Open mlunax opened 2 years ago
Discord has in plans to disable old type of commands (ex. !help). They introduced us the "Slash commands" https://discord.com/blog/slash-commands-are-here Docs: https://discord.com/developers/docs/interactions/application-commands
!help
Need to add slash commands to prevent future problems
It currently uses both commands. It has both slash commands and text commands
Slash commands work for me at the moment. I think this is closeable.
Discord has in plans to disable old type of commands (ex.
!help
). They introduced us the "Slash commands" https://discord.com/blog/slash-commands-are-here Docs: https://discord.com/developers/docs/interactions/application-commandsNeed to add slash commands to prevent future problems