KoalaBotUK / KoalaBot

🐨 All in one Discord bot for student societies & communities
https://KoalaBot.uk
MIT License
11 stars 8 forks source link

Slash Commands #342

Open JayDwee opened 1 year ago

JayDwee commented 1 year ago

What Koala extension does this refer to (if applicable)

None

Is your feature request related to a problem? Please describe.

Bots are moving to use slash commands when possible as the integration with discord is much greater

Describe the solution you'd like

Each cog will have a base slash command (e.g. /TwitchAlert) followed by its sub commands

Describe alternatives you've considered

No response

Additional context

Will need to look into command number restrictions, and oauth perms for old users

Subtasks