No ratelimit global variable

pull/1/head
Supositware 1 year ago
parent d225d7037c
commit 7254a242db

@ -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…
Cancel
Save