Russian Roulette Command

This commit is contained in:
Dragon Fire
2019-11-11 23:06:38 -05:00
parent 050b5056f1
commit 86a77ffcaf
3 changed files with 61 additions and 2 deletions
+2 -1
View File
@@ -56,7 +56,7 @@ Xiao is a Discord bot coded in JavaScript with
* [Rando Cardrissian](https://github.com/dragonfire535/rando-cardrissian) is a Cards Against Humanity bot, whose features were originally built into Xiao.
* [Storyteller](https://github.com/dragonfire535/storyteller) is a Mafia bot made for Discord's 2019 Hack Week, whose features were originally built into Xiao.
## Commands (343)
## Commands (344)
### Utility:
* **eval:** Executes JavaScript code.
@@ -275,6 +275,7 @@ Xiao is a Discord bot coded in JavaScript with
* **quiz:** Answer a quiz question.
* **rock-paper-scissors:** Play Rock-Paper-Scissors.
* **roulette:** Play a game of roulette.
* **russian-roulette:** Who will pull the trigger and die first?
* **slots:** Play a game of slots.
* **sorting-hat:** Take a quiz to determine your Hogwarts house.
* **tic-tac-toe:** Play a game of tic-tac-toe with another user.