Skip to content

APPX-Studio/bad-apple-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%