QuickClick - Get a chance to click a random button and seehow much time you take!
Last updated 3 years ago
const jelly = require('jelly-djs') <client>.on('messageCreate', async(msg) => { jelly.quickclick(msg, <client>)//client is the variable u use to define ur discord client. })
Parameter
Type
Description
Message
Your message object
Client
Your client object