dbot/modules/admin/config.json

7 lines
179 B
JSON
Raw Normal View History

{
"ignorable": false,
2012-12-30 21:30:49 +01:00
"dbKeys": [ "bans" ],
2013-01-21 21:50:23 +01:00
"dependencies": [ "command" ],
2012-12-30 21:30:49 +01:00
"help": "http://github.com/reality/depressionbot/blob/master/modules/admin/README.md"
}