TJC / EventBot
- Source
- Commits
- Network (2)
- Issues (4)
- Downloads (0)
- Wiki (4)
- Graphs
-
Tree:
d41dfa7
commit d41dfa771e855ff97ac4afc591bbef4b54482d1b
tree cdef0eeb2ff700955301cd5e0b725809958cf1e3
parent 20084b49016a9a74a4c47e94f047353b65cafb24
tree cdef0eeb2ff700955301cd5e0b725809958cf1e3
parent 20084b49016a9a74a4c47e94f047353b65cafb24
EventBot /
| name | age | message | |
|---|---|---|---|
| |
C | ||
| |
Changes | ||
| |
Makefile.PL | ||
| |
README | ||
| |
eventbot.cfg | ||
| |
eventbot_www.yml | ||
| |
historical/ | ||
| |
lib/ | ||
| |
root/ | ||
| |
script/ | ||
| |
setup/ | ||
| |
t/ |
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

