Multiple guilds
Any suggestions/advices on how to properly manage multiple guilds at once? How would I go over handling a command that has the same name and is supposed to be in few guilds but execute based on different roles etcetera? If I had to write it all in one script-file, it'd become such a mess.
Hopefully readers can comprehend it
Solution:Jump to solution
Register globally and set defaults for permissions then have guild moderators set the actual values they want to set through the discord UI.
1 Reply
Solution
Register globally and set defaults for permissions then have guild moderators set the actual values they want to set through the discord UI.