forked from Supositware/Haha-Yes
No ratelimit global variable
This commit is contained in:
parent
d225d7037c
commit
7254a242db
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ export default {
|
|||
once: true,
|
||||
async execute(client) {
|
||||
// Init global variables.
|
||||
global.ratelimit = {};
|
||||
global.boards = {};
|
||||
|
||||
const ytdlpVersion = await new Promise((resolve, reject) => {
|
||||
|
|
Loading…
Reference in a new issue