Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor close_thread function for efficiency and possible bugs #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lokashrinav
Copy link

@lokashrinav lokashrinav commented Oct 26, 2024

This pull request refactors the close_thread function to improve its efficiency and future possible bugs. Instead of making multiple API calls to edit the thread, it consolidates the changes into a single edit operation. This reduces the number of requests made to the Discord API and enhances performance. Let me know if this doesn't work out for some reason.

@lokashrinav lokashrinav changed the title Refactor close_thread function for efficiency Refactor close_thread function for efficiency and possible bugs Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant