Skip to content

codeiiest-dev/CTFBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTFBot (Discord Bot)

CTFBot

Development:

$ git clone https://github.com/codeiiest-dev/CTFBot

$ cd CTFBot

Pre-requisites

  1. Create your bot for testing here
  2. Copy the TOKEN and create an .env file and paste the token
  3. Then follow these steps
$ npm i

$ npm run dev # for development

$ #edit bot.js for changes

File an issue if you find any bug, cheers