Archive > BeBot 0.5 support

Guildbot too noisy.

(1/2) > >>

711:
My guildbot seems to love announcing things nobody wants to hear and saying things like "Bot is online ::: Roster update starting ::: System busy" or "Roster update failed! Funcom XML returned 0 members ::: System ready".

Now, I'm not concerned that it's not finding the roster, because I didn't configure the guild id.  In fact, I don't want it to do that.  I just want it to link the guestchannel and guildchannel and not say anything, ever.

How can I make the bot quieter?

Thanks in advance.

Temar:
well roster can be turned off useing !set member (i think)

711:
Well I reviewed every setting again, both ingame, and directly on the mysql table, and found nothing about turning off roster updating, so I tried enabling or disabling modules to no luck, so I just opened up bebot/core/Roster.php and removed the bits that tell it what to do in the event that it THINKS there should be a roster update.


--- Code: --- function update_guild()
{

}
--- End code ---

No more unsightly spam.  :)

However, I guess someone should think about implementing a setting to turn this off without having to edit .php files?

Temar:
the exact command was
!set members Update Off

Temar:
but looking at the location of the file you edited it apears you are NOT running 0.5

Navigation

[0] Message Index

[#] Next page

Go to full version