3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-10 19:40:55 +01:00
dbot/modules/dent/config.json

9 lines
245 B
JSON
Raw Normal View History

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