Merge soundboard and airhorn, aliases, improve command formats

This commit is contained in:
Daniel Odendahl Jr
2018-07-02 00:46:07 +00:00
parent a96b8f1667
commit 0d453ff5e1
23 changed files with 11 additions and 52 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "80.1.2",
"version": "81.0.0",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -48,8 +48,8 @@
"zlib-sync": "^0.1.4"
},
"devDependencies": {
"eslint": "^5.0.0",
"eslint-config-amber": "^1.0.2",
"eslint": "^5.0.1",
"eslint-config-amber": "^1.0.3",
"eslint-plugin-json": "^1.2.0"
},
"eslintConfig": {