Add canttalk module, few changes here and there to accomodate for it

This commit is contained in:
2021-04-09 03:00:55 +02:00
parent 3b1a419db4
commit 1fe978eec6
12 changed files with 757 additions and 12 deletions

View File

@@ -13,9 +13,11 @@
"discord.js": "^12.5.3",
"dotenv": "^8.2.0",
"google-tts-api": "^2.0.2",
"microsoft-cognitiveservices-speech-sdk": "^1.16.0",
"node-fetch": "^2.6.1",
"opusscript": "^0.0.8",
"sha1": "^1.1.1",
"sqlite": "^4.0.21",
"sqlite3": "^5.0.2"
}
}