DECTalk is back again!

This commit is contained in:
Dragon Fire
2020-05-04 22:12:15 -04:00
parent a83909543f
commit 9a708f5303
3 changed files with 82 additions and 3 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "114.2.1",
"version": "114.3.0",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -32,6 +32,7 @@
},
"dependencies": {
"@discordjs/collection": "^0.1.5",
"@discordjs/opus": "^0.3.2",
"@vitalets/google-translate-api": "^3.0.0",
"canvas": "^2.6.1",
"cheerio": "^1.0.0-rc.3",
@@ -43,7 +44,7 @@
"discord.js-commando": "github:discordjs/Commando",
"dotenv": "^8.2.0",
"gifencoder": "^2.0.1",
"mathjs": "^6.6.4",
"mathjs": "^6.6.5",
"moment": "^2.25.3",
"moment-duration-format": "^2.3.2",
"moment-timezone": "^0.5.28",