KnightHacks / Lancelot-Mini

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

Create slash command for assigning roles #2

Closed ElijahMSmith closed 1 year ago

ElijahMSmith commented 1 year ago

When the user types /roles assign, they should receive a message from the bot (not ephemeral so that other individuals can use it as well) with a menu the user can use to select one or more roles. For this issue, we just need the bot to respond with a dummy menu when the command is run.

Consider looking into Select Menu: https://discordjs.guide/interactions/select-menus.html#responding-to-select-menus

Joaqstarr commented 1 year ago

I can give this a shot

Joaqstarr commented 1 year ago

https://github.com/Joaqstarr/Lancelot.git