dbot/modules/dent/config.json

9 lines
244 B
JSON
Raw Normal View History

2013-01-10 18:44:01 +01:00
{
"username": "youruserhere",
"password": "yourpasswordhere",
2013-01-21 21:50:23 +01:00
"dependencies": [ "command" ],
2013-01-21 20:07:25 +01:00
"ignorable": true,
"help": "https://github.com/reality/depressionbot/blob/master/modules/dent/README.md",
"dentQuotes": true
2013-01-10 18:44:01 +01:00
}