Fishbot provides a clone of the Qnet IRC fishbot service.
Fishbot is an IRC bot service written in PHP. It's a clone of the original fishbot that Qnet uses.
This script is a "clone" of the real fishbot that is used on Quakenet. I don't know if it works exactly like the real fishbot, I just tested the real one on some commands and tryed to make something like it.
Original idea is from the IRCop splidge on Quakenet.
It's a fun-bot and build as a service, so it connets to your ircd as a service and try to do his job.
What's New in This Release:
· Fixed the on-join-empty-chan bug. When the bot starts at the first time it checks if the channel is empty, if it is, it will part it.
· Added a new command. You can use /msg help , and you should receive a simpel explenation of the given topic.
· Changed a little bit the script structure :)
Product's homepage