BeBot - An Anarchy Online and Age Of Conan chat automaton

Development => Module Requests => Topic started by: sunrunner on April 21, 2009, 01:16:32 am

Title: Online Secondary (Backup) Orgbot
Post by: sunrunner on April 21, 2009, 01:16:32 am
Hello,

I would like to request a module or method of muting orgbot2 while orgbot1 is online, while automatically unmuting orgbot2 if orgbot1 goes offline.  A toggle which stops orgbot2 from monitoring the orgchannel for commands while orgbot1 is online would be ideal, while still allowing orgbot2 to respond to commands via /tell.

I'm told there is an existing toggle that may fit the bill, yet I can't find it if its' there.

IF Orgbot1 == Online, THEN Orgbot2 !monitor org_channel;
IF Orgbot1 == Offline, THEN Orgbot2 monitor org_channel;

Any assistance would be wonderful.
Title: Re: Online Secondary (Backup) Orgbot
Post by: Alreadythere on April 21, 2009, 07:26:54 am
There is a setting to enable or disable the org channel, should be under !settings core

The online detection you'll have to implement yourself (or hope for some other helpful soul), as that doesn't exist as far as I know.
SimplePortal 2.3.7 © 2008-2024, SimplePortal