mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 22:32:50 +02:00
Word chain command
This commit is contained in:
@@ -47,7 +47,7 @@ Xiao is a Discord bot coded in JavaScript with
|
||||
7. Run `npm i -g pm2` to install PM2.
|
||||
8. Run `pm2 start Xiao.js --name xiao` to run the bot.
|
||||
|
||||
## Commands (331)
|
||||
## Commands (332)
|
||||
### Utility:
|
||||
|
||||
* **eval:** Executes JavaScript code.
|
||||
@@ -269,6 +269,7 @@ Xiao is a Discord bot coded in JavaScript with
|
||||
* **typing-test:** See how fast you can type a sentence in a given time limit.
|
||||
* **whos-that-pokemon:** Guess who that Pokémon is.
|
||||
* **wizard-convention:** Who is the Dragon? Who is the healer? Who is the mind reader? Will the Dragon eat them all?
|
||||
* **word-chain:** Try to come up with words that start with the last letter of your opponent's word.
|
||||
|
||||
### Voice Channel:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user