EventBot - Project for a New American EventBot
Century is the unwieldable full title for this application. Originally
written on the 23rd of November, I will now probably forget about it and never
update it again, like so many other of my mini-projects.
EventBot's purpose is to scan the mailing list for events, and when found, log both the event and peoples' attendance messages. Currently it only supports a single mailing list at a time, but would be very easily extended to cover more.
In case you're curious, it's written in not-many lines of Perl, using the Catalyst framework, with DBIx::Class and a PostgreSQL backend.