Abstract role self-assignment so new roles can be added / old roles can be removed by server admins without touching the code.
Also to let admins specify which message(s) users can react to to grab a role.
Will need a database. Stores:
message ID, role ID, emoji ID
Abstract role self-assignment so new roles can be added / old roles can be removed by server admins without touching the code.
Also to let admins specify which message(s) users can react to to grab a role.
Will need a database. Stores:
message ID, role ID, emoji ID