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

8 lines
216 B
JSON
Raw Normal View History

2012-12-27 23:18:41 +00:00
{
2012-12-30 20:30:49 +00:00
"autoTitle": false,
2013-01-21 20:50:23 +00:00
"dependencies": [ "command" ],
"ignorable": true,
2013-05-22 17:27:40 +00:00
"outputPrefix": "\u00032link\u000f",
2012-12-30 20:30:49 +00:00
"help": "http://github.com/reality/depressionbot/blob/master/modules/link/README.md"
2012-12-27 23:18:41 +00:00
}