Akinator

Akinator - I am a god, i can guess your character.

Akinator Example -

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

Required Parameters -

Last updated