dbot/modules/imgur/config.json

15 lines
386 B
JSON
Raw Normal View History

2013-04-16 19:59:41 +02:00
{
"dbKeys": [ "imgur" ],
"dependencies": [ "web", "api", "link" ],
2013-04-16 23:22:23 +02:00
"imagelength": 5,
"ricachelength": 7,
2013-04-16 23:22:23 +02:00
"nsfwwarn": true,
"apikey": "86fd3a8da348b65",
"highscore": "ricount",
"autoadd": {
"e49e686582ce3f60cb51d00c10924861": "facebookman",
"b11b634c74562bcd4e5d17b0d90987be": "raffleguy"
2013-05-22 19:37:07 +02:00
},
"outputPrefix": "\u00038imgur\u000f"
2013-04-16 19:59:41 +02:00
}