image-gen-discord
v1.0.2
Published
easy images and other stuff
Downloads
13
Readme
randomGen
Hello there have you ever looked for a package with images generation well here it is!
example
const discord = require('discord.js')
const client = new discord.Client()
const randomGen = require('image-gen-discord')
client.on('message', (message) => {
if(message.content.startsWith('!meme')) {
randomGen(message, 'embed')
}
})
client.login('token')available options
available images
cat dog alpaca lama meme joke camel seal
