Move to slash commands
Opened this issue · 8 comments
What should be added?
Using slash commands is more integrated with discord
Why should it be added?
Because I said so
More information
https://discord.com/developers/docs/interactions/slash-commands#registering-a-command
Seems like we should wait for a stable release of discord-go supporting this feature, but it's definitely something we want to look at.
bwmarrin/discordgo#856 it was added
Still waiting on a stable release
Stable release btw won't come in near future. Especially because Discord is still releasing the features...
I see there was a release to 0.25.0, but it doesn't seem to include the slash commands? Maybe I'm missing something? https://github.com/bwmarrin/discordgo/releases/tag/v0.25.0
I see there was a release to 0.25.0, but it doesn't seem to include the slash commands? Maybe I'm missing something? https://github.com/bwmarrin/discordgo/releases/tag/v0.25.0
Slash commands were included in v0.24.0, v0.25.0 mostly contains fixes and missing features
I must've missed a release then