Ghost's IRC bot based on Hubot.
To get a version of the bot running locally clone the repo down and run the runlocal.sh shell script; e.g. . runlocal.sh
from the project root. NOTE: You need to have a redis server running (redis-server &
should do the trick for starting it in a background thread).
This will start a bot named slimer-test
that will join #ghost-slimer-test
on irc.freenode.net but you can modify your runlocal.sh if you want to change it.
Copyright (c) 2013-2014 Ghost Foundation - Released under the MIT license.