Slash Commands
Opened this issue · 0 comments
chakany commented
Slash commands should happen through the interaction gateway event.
Commands with the slash
property set to true will be registered on bot startup.
New methods will need to be created inside of module types for responding to messages & interactions
Aruguments system will need to be adapted for this
All commands will have to fundamentally change