"Cache" Loaded Channels #67
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Can we store the loaded servers in a variable, and provide a refresh button for the user inside the subscription modal.
Currently, each time you open a server, a request is made to discord for the channels, this could lead to easily hit rate limits.
It should be:
It might be worth re-visiting this in the future, to see if it's possible to load the channels using the user's account, over the bot, so that the bot won't get rate limited by many different users changing servers at once.
This would of course mean finding another way to determine if the bot is operational within the server or not.
"Cache" Loaded Serversto "Cache" Loaded Channels