fiasko's home pageaoirb -- Anarchy Online - IRC - Relay - Bot |
|
This little bot forwards messages from an Anarchy Online guild channel to an IRC channel and vise versa. The bot is written in PHP using code from SmartIRC, Angelsbot and auno.org.
Install PHP, no extraordenary modules are required.
Setup up a character to be used for the bot, let it join your guild.
Edit the config.php to meet your needs.
Just run something like:
php aoirb.php
(maybe it's a good idea for you to use screen or nohup to run the bot)
Everything which comes over the guild channel is stripped of AOHTML tags and forwarded to the IRC channel. Events on the IRC channels are forwarded to the guild channel.
When the bot recorgnizes the text !online on the guild channel, it replies
with informations about the IRC side (server, port, channel and userlist).
The latest version could be found at downloads.
v0.2 -
* fixed often reconnects
* add link on irc nicks on forwarding to AO
* forward selectable commands to guild channel
* parse blob content and forward it to IRC
* reconnenct to IRC if connection ends
v0.1 - Fri, 08 Dec 2006 00:29:23 +0100
* initial release
| 12-08-06, Thomas Liske
n/a |