Allow using either role name or role ID in the config
Fer-Jg opened this issue ยท 0 comments
I was setting up my bot and once I reached
DiscordChatChannelConsoleCommandWhitelistBypassRoles: ["OP", "853773779939360798"]
I noticed while testing that it doesn't allow IDs, only names, which is (in my opinion) impractical since that makes Discord roles harder to edit for obvious reasons.
Therefore I'm here asking for this implementation, thank you :)