Hubs-Foundation / hubs-discord-bot

A Discord bot that helps you use Hubs together with people in Discord.
Mozilla Public License 2.0
49 stars 31 forks source link

Split queue per channel #109

Closed keianhzo closed 3 years ago

keianhzo commented 3 years ago

This PR bump the discord lib version and splits the bot event queue per channel to avoid rate limiting to affect different channels. Also logging has been added to output debug and rate limit related logs.

Related https://github.com/MozillaReality/hubs-discord-bot/issues/107 https://github.com/MozillaReality/hubs-discord-bot/issues/102 https://github.com/MozillaReality/hubs-discord-bot/issues/106