Cry Command

This commit is contained in:
Dragon Fire
2021-03-26 17:17:51 -04:00
parent d4d2909b4a
commit edcdf8bcdc
3 changed files with 32 additions and 3 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "134.0.0",
"version": "134.1.0",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -49,7 +49,7 @@
"discord.js-commando": "github:discordjs/Commando",
"dotenv": "^8.2.0",
"emoji-regex": "^9.2.2",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"expr-eval": "^2.0.2",
"fen-validator": "^1.4.1",
"font-finder": "^1.1.0",
@@ -77,7 +77,7 @@
"tesseract.js": "^2.1.4",
"text-diff": "^1.0.1",
"tictactoe-minimax-ai": "^1.2.1",
"user-agents": "^1.0.600",
"user-agents": "^1.0.602",
"valid-url": "^1.0.9",
"wavefile": "^11.0.0",
"winston": "^3.3.3",