mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
Upgraded stats and users to core
This commit is contained in:
parent
2245167cf3
commit
73ec2bb182
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"admins": [ "batman" ],
|
"admins": [ "batman" ],
|
||||||
"moderators": [ "whatever" ],
|
"moderators": [ "whatever" ],
|
||||||
"moduleNames": [ "ignore", "admin", "command", "dice", "js", "kick", "quotes", "spelling", "youare" ],
|
"moduleNames": [ "ignore", "admin", "command", "dice", "js", "kick", "quotes", "spelling", "youare", "stats", "users" ],
|
||||||
"language": "english",
|
"language": "english",
|
||||||
"debugMode": true
|
"debugMode": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user