forked from botlabs-gg/yagpdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement slash commands (botlabs-gg#878)
* initial work for slash commands * slashcommands: fix postcommandexecut * soundboard: fix formatting * deps * get all command/arg/switch names valid for slash commands * slashcommands: enable for more commands * roll: more slash command friendly to have the most common use first * update to latest bleeding edge dcmd * roll: fix command * slashcommands: added support for containers and enabled tickets * rolle: fix again 👀 * slash commands: added logic for permissions * update to latest dgo * slashcommands: enable all commands and disable permission checks for now * slashcommands: fix typo * slashcommands: various improvements, more ephermal * slashcommands: enable for a bunch of more commands * slashcommands: only update commands when needed * slashcommands: workaround for ephemeral messages * typos * slashcommands: delete interaction on no response * proper spelling of ephemeral * dcmd v2 * fix build errors
- Loading branch information
Jonas is my name
authored
May 4, 2021
1 parent
630861e
commit 2c837b0
Showing
84 changed files
with
2,437 additions
and
1,313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.