An IRC bot initially designed to proxy the eponymous conversational simulator.
- Perl v5.16 recommended, v5.10 required.
Other:
- ssl/megahal.cert, ssl/megahal.cert.key should contain an SSL certificate. The certificate does not need to be signed.
Perl modules:
- AnyEvent
- AnyEvent::ReadLine::Gnu
- Term::InKey
telnet.pl also depends on MegaHAL::Filehandle which is included in the distribution.
- Proper centralised command handling, including a (paged) help system
- Fix ACL/permissions! At the moment they're a patchwork mess (especially the server field, which at the moment stands for originating server, but we may need support for command-target servers later...)