To get started, all you need to do is:
##Clone
- git clone https://github.com/cmcculloh/FUELBot.git
- git submodule init
- git submodule update
##Config
- Create a config file in the "configs" folder based on the config.example file
- Modify the config file
- Save the config file with a .js extension
##Run from the console (don't include ".js" on the configFile name)
- node FUELBot.js config=configFile