TrojanerHD / TrojanerBot

My discord bot
MIT License
4 stars 2 forks source link

Make bot suitable for multiple servers #67

Open TrojanerHD opened 1 year ago

TrojanerHD commented 1 year ago
TrojanerHD commented 1 year ago

Currently known bug: The bot has to be fully restarted in order to use the live and roles channel in a server it has been added during runtime

TrojanerHD commented 10 months ago

Edge case: If a user types /permit add <user>, then ignores the info message that authentication is needed and then /permit add <user> is executed again (either by the user themselves or by another user), the commands do not get reloaded (as in: the changes are not applied immediately)

TrojanerHD commented 10 months ago

Refresh tokens sometimes do not get stored and the whole permission system doesn't seem to work as the restricted commands don't get any custom roles that are permitted to execute them