dbot/modules/dent/config.json

8 lines
154 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,
"dentQuotes": false
2013-01-10 18:44:01 +01:00
}