Closed spiral6 closed 2 years ago
Discord has finally added support for /slash commands in the official API. They are known as "interactions".
Unfortunately, the library that this bot primarily uses (discord.py) has no intention in the short term to support this.
As a result, we're going to have to look towards a third-party library if we want to support this. Something like this for example.
Not a super high priority but something that will greatly improve the UI/UX integration with Discord.
Add autocomplete functionality (see included image)
Discord has finally added support for /slash commands in the official API. They are known as "interactions".
Unfortunately, the library that this bot primarily uses (discord.py) has no intention in the short term to support this.
As a result, we're going to have to look towards a third-party library if we want to support this. Something like this for example.
Not a super high priority but something that will greatly improve the UI/UX integration with Discord.