Finished up with IP-Ban functionality on the back-end. Just need to finish up with UI.
This commit is contained in:
parent
756c42ceaa
commit
977e8e1e2e
16 changed files with 284 additions and 67 deletions
|
|
@ -93,7 +93,6 @@ tokeCommandSchema.statics.loadDefaults = async function(){
|
|||
|
||||
}catch(err){
|
||||
if(toke != null){
|
||||
console.log(err);
|
||||
console.log(`Error loading toke command: '!${toke}'`);
|
||||
}else{
|
||||
console.log("Error, null toke!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue