Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Migrate some commands to slash commands #9

Open Sheldan opened 2 years ago

Sheldan commented 2 years ago

Move modules to slash commands. Only some commands will receive slash commands, because of limitations, or some will be replaced by other slash commands.

Also the general command handling infrastructure (like error handling, parameter handling) needs to be added.