This is a version of GitHub's Campfire bot, hubot. He's pretty cool.
This guy's outfitted with an AIM adapter and specially designed to join chatrooms and quickly become the life of the party... er, I mean quickly improve productivity.
See hubot's home page for more information
To run dudebot:
1. make sure the following environment variables are defined:
HUBOT_AIM_NAME
HUBOT_AIM_EMAIL
HUBOT_AIM_PASSWORD
HUBOT_AIM_ROOMS
2. and then run ./bin/dudebot
To install and run on Windows:
- Use http://windows.github.com/ to download a Git for Windows GUI
- Clone the repo to your PC.
- Install NodeJS - http://nodejs.org/dist/v0.8.2/node-v0.8.2-x86.msi
- Open a command prompt and change to your dudebot directory
- run
bin/dudebot.bat
to start dudebot in your shell - run
bin/dudebot.bat -a aim
to start dudebot in AIM