Akinator - I am a god, i can guess your character.
Last updated 3 years ago
const jelly = require('jelly-djs') <client>.on('messageCreate', async(msg) => { jelly.akinator(msg, <client>)//client is the variable u use to define ur discord client. })
Parameter
Type
Description
Message
Your message object.
Client
Your client object