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