$ git clone https://github.com/codeiiest-dev/CTFBot
$ cd CTFBot
- Create your bot for testing here
- Copy the TOKEN and create an
.env
file and paste the token - Then follow these steps
$ npm i
$ npm run dev # for development
$ #edit bot.js for changes