Add case_id to mutes. Add !mutes command to list mutes.

This commit is contained in:
Dragory 2018-08-05 00:18:50 +03:00
parent 60c434999e
commit 7a372533ec
9 changed files with 131 additions and 3 deletions

View file

@ -35,6 +35,7 @@
"knex": "0.12.6",
"knub": "^9.6.4",
"lodash.at": "^4.6.0",
"lodash.chunk": "^4.2.0",
"lodash.difference": "^4.5.0",
"lodash.intersection": "^4.4.0",
"lodash.isequal": "^4.5.0",