3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00

Add sticker_spam automod trigger

This commit is contained in:
Dragory 2020-10-16 02:01:07 +03:00
parent 0c73587b25
commit 3aada93a80
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
8 changed files with 34 additions and 7 deletions

View file

@ -1562,9 +1562,8 @@
"dev": true
},
"eris": {
"version": "0.13.3",
"resolved": "https://registry.npmjs.org/eris/-/eris-0.13.3.tgz",
"integrity": "sha512-WBtLyknOWZpYZL9yPhez0oKUWvYpunSg43hGxawwjwSf3gFXmbEPYrT8KlmZXtpJnX16eQ7mzIq+MgSh3LarEg==",
"version": "github:dragory/eris#9c1935b31a1c2972861464b54bb382a165674b93",
"from": "github:dragory/eris#stickers",
"requires": {
"opusscript": "^0.0.7",
"tweetnacl": "^1.0.1",
@ -4568,9 +4567,9 @@
}
},
"ws": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-7.3.0.tgz",
"integrity": "sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w=="
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-7.3.1.tgz",
"integrity": "sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA=="
},
"xdg-basedir": {
"version": "4.0.0",