IRC Announce Bot for #evilhack, based on https://github.com/NHTangles/beholder Run the bot by executing the python script (twistd seems no longer required with new API): ./evilbot.py Some enhancements to the original deathbot code include:
- delimiter-agnostic xlogfile parsing (because some newer variants have moved from the traditional ':' delimiter to a character.
- Dumplog url announcements for ascended games.
- Various commands (inspired by #nethack's Rodney), as follows: !time - report local time of the server. !ping - determine if the bot is alive !lastgame [variant] [player] - report dumplog url of most recent game. !lastasc [variant] [player] - as above, but ascended games only. !tell - repeat next time is active. !beer, !goat - undocumented :P
Dependencies (at least on arch linux) - python-twisted, python-pyopenssl, python-service-identity