Merge branch 'master' of http://kithub.cf/Karl/BBLBTV_bot
This commit is contained in:
commit
49056b195c
2
app.js
2
app.js
@ -75,7 +75,7 @@ bot.on('message', (msg) => {
|
|||||||
'x-rapidapi-key': process.env.RAPIDAPI_API_KEY,
|
'x-rapidapi-key': process.env.RAPIDAPI_API_KEY,
|
||||||
useQueryString: true
|
useQueryString: true
|
||||||
},
|
},
|
||||||
ttl: 72000 //3 seconds
|
ttl: 18000 //5 hours
|
||||||
};
|
};
|
||||||
|
|
||||||
cachedRequest(options, function (error, response, body) {
|
cachedRequest(options, function (error, response, body) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user