dbot/modules/js/config.json

11 lines
230 B
JSON
Raw Normal View History

2012-12-30 21:30:49 +01:00
{
"commands": {
"~js": {
"disabled": true
}
},
2013-01-21 21:50:23 +01:00
"dependencies": [ "command" ],
"ignorable": true,
2012-12-30 21:30:49 +01:00
"help": "http://github.com/reality/depressionbot/blob/master/modules/js/README.md"
}