forked from GitHub/dbot
2b9dbea855
* Added config.json to the party * Moved API key (client ID) to the configuration file * Added image link to random imgur image page * Minimised loading message * Added fade to loading message * Added count to title attribute of webpage * Removed font-size increase * Added placeholders
6 lines
71 B
JSON
6 lines
71 B
JSON
{
|
|
"imagelength": 5,
|
|
"nsfwwarn": true,
|
|
"apikey": "xxxxxxxxx"
|
|
}
|