Soundboard

This commit is contained in:
Daniel Odendahl Jr
2017-05-13 02:14:25 +00:00
parent 1de7a86a8b
commit 2b832ded9f
26 changed files with 107 additions and 5 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "19.2.3",
"version": "19.3.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {
@@ -41,6 +41,7 @@
"mathjs": "^3.12.2",
"moment": "^2.18.1",
"moment-duration-format": "^1.3.0",
"node-opus": "^0.2.6",
"pg": "^6.1.5",
"sequelize": "^3.30.4",
"superagent": "^3.5.2",