Hotfix/99 role requires assignable (#100)

* Fix issue where roles are not in the config

* Bump version to 2.1.3
This commit is contained in:
Vylpes 2022-01-22 13:57:12 +00:00 committed by GitHub
parent 49f04a19cd
commit 1168898e57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1432 additions and 6 deletions

View file

@ -9,10 +9,10 @@
],
"about": {
"description": "Discord Bot for Vylpes' Den",
"version": "2.1.2",
"version": "2.1.3",
"core-ver": "1.0.4",
"author": "Vylpes",
"date": "29-May-21"
"date": "22-Jan-22"
},
"ban": {
"modrole": "Moderator",
@ -50,5 +50,12 @@
"warn": {
"modrole": "Moderator",
"logchannel": "mod-logs"
},
"role": {
"assignable": [
"Notify",
"VotePings",
"ProjectUpdates"
]
}
}

1427
package-lock.json generated

File diff suppressed because it is too large Load diff