I finally got around to coding this module. It is some rudimentary commands to help track Bio Growth & Guardian.
The idea came from a request for these commands like what is in the Budabot code. I converted them from the Budabot code to Bebot code and condensed them into one module.
Commands are:
!b
!bior
!g
!guard
!tell <something witty goes here>
The code below should be saved as Raid_Tools.php in your <bot_home>/custom/modules folder.
The !tell command should be set to LEADER via "/tell <yourbot> !commands update all tell L". The !tell command also has a setting to indicate the number of lines to repeat the line. (2;3;4;5;6) look in your "/tell <yourbot> !settings" to find this setting.
* Added !tell to the module 18-Jan-2010