ircloggr is a irc logging system. it includes a bot that connects to servers and rooms you specify in a config file, and a RESTful JSON API that you may use to extract and search logs. Also bundled is a sample client website that can render logs.
package.json
I hope you'll find ircloggr simple to hack on. Here are the steps to get a local instance up and running:
ircloggr
database, grant all privs to ircloggr
userVisit http://127.0.0.1:8080/
in your browser
Now log into irc.freenode.net
#ircloggr_test and notice that your utterances are
visible through the web view.
Now that you've got it running, deployment on any provider should be pretty straightforward. Here are steps to get up and running on heroku:
you should be running! now let's configure a room and the daemon