Cleverbot Command

This commit is contained in:
Daniel Odendahl Jr
2019-03-07 14:51:01 +00:00
parent bc198606f9
commit 85d361e46a
4 changed files with 48 additions and 2 deletions
+2 -1
View File
@@ -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 (340)
## Commands (341)
### Utility:
* **eval:** Executes JavaScript code.
@@ -410,6 +410,7 @@ Xiao is a Discord bot coded in JavaScript with
### Other:
* **cleverbot:** Talk to Cleverbot.
* **prune:** Deletes up to 99 messages from the current channel.
* **strawpoll:** Generates a Strawpoll with the options you provide.