QuickClick

QuickClick - Get a chance to click a random button and seehow much time you take!

QuickClick Example

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.  
})

Required Parametres -

Last updated