33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"prefix": ".",
|
|
"nickname": "Badgey",
|
|
"channels": {
|
|
"log": 1143479696886087801
|
|
},
|
|
"responses_file_path": "txt/responses.txt",
|
|
"services": {
|
|
"weather": {
|
|
"source_uri": "https://api.weatherapi.com/v1",
|
|
"cache_mode": "NoCache",
|
|
"api_key": "70aacb9af931438a957215406211210"
|
|
},
|
|
"frog_tips": {
|
|
"source_uri": "https://frog.tips/api/1/tips/",
|
|
"cache_name": "frog_tips",
|
|
"cache_mode": "Cache"
|
|
},
|
|
"dog_pics": {
|
|
"source_uri": "https://api.thedogapi.com/v1/images/search?limit=100&order=RAND",
|
|
"cache_name": "dog_pics",
|
|
"cache_mode": "Cache",
|
|
"api_key": "live_RRrRUsdmRIpKUefuwOwuAV1nab7Gt8GqyvIqPGCgLAbpLHGdyStbGj9Xc67inYMt"
|
|
},
|
|
"cat_pics": {
|
|
"source_uri": "https://api.thecatapi.com/v1/images/search?limit=100&order=RAND",
|
|
"cache_name": "cat_pics",
|
|
"cache_mode": "Cache",
|
|
"api_key": "live_nvupPQbrXjHy8jsZJ1stp72fzsRLR8jQby8IR3l9yMngqAU9gcTEV8RA0OOiK8zP"
|
|
}
|
|
}
|
|
}
|