dbot/modules/dent/config.json

9 lines
183 B
JSON
Raw Normal View History

2013-01-10 18:44:01 +01:00
{
"username": "youruserhere",
"password": "yourpasswordhere",
"dependencies": [ "link" ],
2013-01-21 20:07:25 +01:00
"ignorable": true,
2013-10-30 18:13:36 +01:00
"dentQuotes": true,
"api": "http://quitter.se/"
2013-01-10 18:44:01 +01:00
}