dbot/modules/imgur/config.json

13 lines
312 B
JSON
Raw Normal View History

2013-04-16 19:59:41 +02:00
{
"dbKeys": [ "imgur" ],
2013-04-16 23:22:23 +02:00
"dependencies": [ "web", "api" ],
"imagelength": 5,
"nsfwwarn": true,
"apikey": "86fd3a8da348b65",
"highscore": "ricount",
"autoadd": {
"e49e686582ce3f60cb51d00c10924861": "facebookman",
"b11b634c74562bcd4e5d17b0d90987be": "raffleguy"
}
2013-04-16 19:59:41 +02:00
}