Skip to content

ctf-br/ctf-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF-BOT

A simplistic bot for IRC channel. With a dynamic module reload (Hot-reload) to create a changeable bot on-the-fly 💃

Configuration

You can set the envoironment configuration file inside config folder, the file must have the same name of the desired env. There's a sample development config file :)

Funcionalities

  • $nextctf: Return next CTF from ctftime

Todos

Installation

$ npm install

Run

$ node app.js

Releases

No releases published

Packages

No packages published