Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 353 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 353 Bytes

DISCORD ANTI-NUKE BOT

Deployment

To deploy this project run

  npm i (to install dependencies)
  node bot.js (to start the bot)

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

token=

prefix=

Optimizations

optimesed for discordjs latest version