Removed warnings functionality
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"$jsonSchema": {
|
||||
"required": [
|
||||
"user_id",
|
||||
"warnings"
|
||||
],
|
||||
"properties": {
|
||||
"user_id": {
|
||||
"bsonType": "long",
|
||||
"description": "Discord ID of user"
|
||||
},
|
||||
"warnings": {
|
||||
"bsonType": "int",
|
||||
"description": "Number of warnings on count"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user