-
-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Now using [`disnake`](https://docs.disnake.dev) * Added a command that uses buttons *(coinflip)* * Added a command that uses selection dropdown *(rps)* * **Every** command is now in slash command **and** normal command (old way with prefix) * Make sure to **enable the message intents** for normal commands as it's now a privileged intent. * The **slash command** is **above**, the **normal command** is **below**
- Loading branch information
Krypton
committed
Nov 27, 2021
1 parent
f5039a3
commit bcdc942
Showing
13 changed files
with
980 additions
and
284 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.