3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/modules/reddit/config.json

9 lines
151 B
JSON
Raw Normal View History

2013-05-22 19:37:07 +02:00
{
2013-05-25 23:06:32 +02:00
"outputPrefix": "\u000312reddit\u000f",
2013-12-19 19:48:49 +01:00
"dependencies": [ "link" ],
2016-04-14 00:09:20 +02:00
"dbType": "redis",
"colours": {
"Drugs": "\u00033"
}
2013-05-22 19:37:07 +02:00
}