Kroshtan / project-botty

Implements a discord bot, customized for use on the "FASD Experience Experts" discord server.
GNU General Public License v3.0
1 stars 0 forks source link

Move hard-coded mentions of roles to config file #16

Closed Kroshtan closed 6 months ago

Kroshtan commented 7 months ago

Add roles assigned by the Identity Cog as an external resource file, for example in json format, which can be ingested on bot startup and adjusted by bot host.

Kroshtan commented 6 months ago

Repurposed ticket, since the initial task was already swept into another PR. This ticket is now used to move all hard-coded mentions of role names to the config, such that only the config needs to be changed to adapt the bot to a new server