TJC / EventBot

The code behind the eventbot and votebot list utils.

This URL has Read+Write access

TJC (author)
Mon Oct 19 19:55:51 -0700 2009
commit  d41dfa771e855ff97ac4afc591bbef4b54482d1b
tree    cdef0eeb2ff700955301cd5e0b725809958cf1e3
parent  20084b49016a9a74a4c47e94f047353b65cafb24
README
Hi,
This is EventBot, version, erm, approximately 2.0.

I suggest you visit the wiki page for up-to-date info:
http://wiki.github.com/TJC/EventBot/gettingstarted

To deploy the database: script/eventbot_deploy.pl eventbot

To run the webserver: script/eventbot_www_server.pl -r -d
Then visit it on http://localhost:3000/

The mail filter is script/eventbot_maild.pl which is designed to work as a
procmail filter, and expects one email at a time to be piped in via STDIN.

Please raise any issues (or wishlists) at http://github.com/TJC/EventBot/issues

A wiki is also available at: http://wiki.github.com/TJC/EventBot

-Toby