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

Discord bot breaks after discord lag spot with uncaught promise rejection error #102

Open
robinkwilson opened this issue Aug 3, 2020 · 0 comments
Assignees

Comments

@robinkwilson
Copy link

After lag spike, the discord bot starts to spam channels it is in entering and exiting room. And restart the bot on HC instances causes the discord bot to never respond to !hubs create or other commands. Still responds to !hubs help.

There are numerous async await statements without try/catches.
Add try/catches to manage the error.

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

No branches or pull requests

3 participants