Introduction
BeBot Hyborian is a chat bot connecting to the
Age of Conan ingame chat server. BeBot Hyborian is based on
BeBot 0.5.2 for Anarchy Online. BeBot has a flexible plugin-structure making it very easy to integrate and develop 3rd party plugins for the bot. A wide range of plugins are already made for the Anarchy Online version which can be reused directly for BeBot Hyborian. You can find help and ready to install plugins at the BeBot support forums
here.
Latest Changes
Revision 18:
- Updated the IP for the Ferox server.
Revision 17:
- Included changes to Gemcutting module done by Varka.
- Included module to handle resources for city building by madrulf.
- Included changes to Craftclasses module done by GBH.
- Fixed a cosmetic detail on the Whois.
- Fixed so items with hyphen in the name are detected too.
Revision 9:
- buddy package handling has been fixed in order to fix /afk and lfg status changes. Modules will be able to catch these status changes aswell.
- The raid module has been fixed.
- Fixed a number of typos in the gemcutting module.
- Fixed Points.php
- OnlineCount.php module was ported to AoC.
Standard Modules
BeBot Hyborian is shipped with a couple of modules:
* items (a simple itemdatabase that centrally stores all the items the BeBots with this module installed sees and makes them searchable ingame)
* whois (lookup players's levels and class)
* gemcutting (get information on how to cut the gems you find)
* is (is a player online)
* IRC relay (relay guildchat to and from IRC)
* raffle, roll, nroll (varies ways of rolling randomly)
* chuck (get your favourite Chuck Norris facts)
* quotes (save famous player quotes forever and have fun reading them later)
* calc (do calculations ingame with a simple calculator interface)
* craftclasses (add crafting classes on the whois information of people)
* and a lot more
Documentation
You can find a lot of documentation on the official
BeBot site and the official
Bebot forums. You will not be finding any documentation here.
Requirements
PHP 5.2.0 or later.
MySQL 5 or higher.
Download
You can download the entire BeBot Hyborian code from the repository
here.
Credits
Age of Conan adjustments for BeBot was done by Noer and Vrykolas. Refer to the credits file in the source for the full credits on the original code. The bot uses the
aochat.php library originally made by Auno and modified for Age of Conan by Noer.
License
BeBot Hyborian is distributed under its original GPL v2 license. This means in short that you are allowed to modify and release updates to the bot as long as you credit the original contributors. If you release anything using a modified version of this bot you have to release the complete source code of your modified bot under a GPL v2 license aswell.