Meme
Meme Example -
const jelly = require('jelly-djs')
<client>.on('messageCreate', async(msg) => {
jelly.meme(msg, <client>)//client is the variable u use to define ur discord client.
})
Required Paramters -
Last updated
Was this helpful?