rbot 0.9.13 is out!
Get it now!
Packaged as a Ruby gem, a gzipped tarball, and a zip file.
Another bug squashing and tweak release, with a bonus plugin courtesy of rane_
- geoip
- tries to detect the geographic location of a user from its hostmask. also works with generic IPs. doesn't work for cloaked hostmasks, for obvious reasons.
Remember, extending rbot is easy and a lot of fun:
- reactions and inline scripts allow you to quickly define new ways to have the bot interact with users
- for more complex stuff, new plugins can easily be written and added at runtime: rbot exposes a powerful yet simple API just for that
