/bad-apple-bot

bad apple

Primary LanguageJavaScript

bad-apple-bot

Video : https://youtu.be/dhZWehAdz_k

Create Bot

Invite bot to your server

Bot Settings (make sure you have npm and nodejs installed)

  • goto bot folder
  • open Command Prompt or Terminal, goto bot folder and type npm install and then press Enter
  • open app.js use notepad or what ever u want, and then replace BOT TOKEN (line 42) with your BOT TOKEN, and then save the file
  • on Command Prompt or Terminal type 'node app.js' and then press Enter