KnightHacks / Lancelot-Mini

The Knight Hacks Discord bot.
MIT License
2 stars 2 forks source link

Populate roles menu with technology, major, and other general roles #3

Closed ElijahMSmith closed 1 year ago

ElijahMSmith commented 1 year ago

Dependent on #2 menu being completed.

Now that we have a menu, we need to populate it with all the roles we want to have self-assignable. We can use this list as a baseline: https://github.com/KnightHacks/Lancelot-Legacy/blob/main/src/components/KnightHacksRolesMenu.ts

The bot should use the name of each role and use Discord.js APIs to search for the role ID that matches.