Very Simple AutoMeme Bot bc yea
- discord.js | v12.5.1
- got | v11.8.1
- Create a new application at https://discordapp.com/developers/applications
- Turn it into a bot
- Copy the token and put it in the main file
(index.js)
atclient.token('your bot token')
npm install
node index.js
Turn On AutoMeme: !automeme
Turn Off AutoMeme: Stop the bot or restart it (if you are on Glitch just put a empty space and delete it in any file)