Skip to content

Zigdon7/FUELBot

 
 

Repository files navigation

To get started, all you need to do is:

##Clone

  1. git clone https://github.com/cmcculloh/FUELBot.git
  2. git submodule init
  3. git submodule update

##Config

  1. Create a config file in the "configs" folder based on the config.example file
  2. Modify the config file
  3. Save the config file with a .js extension

##Run from the console (don't include ".js" on the configFile name)

  1. node FUELBot.js config=configFile

About

A bot built on top of node-irc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 96.7%
  • HTML 3.3%