/FUELBot

A bot built on top of node-irc

Primary LanguageJavaScript

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