BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.2 support => Topic started by: Achali on September 12, 2005, 03:33:18 pm

Title: !autoinv not working on raid bot
Post by: Achali on September 12, 2005, 03:33:18 pm
We have a BeBot for Finnish players and automatic invite to the bot channel would be great. Now everyone has to write !join although they are members of the bot.

Code: [Select]

Tell:
To [Finbot]: !autoinv
[Finbot]: /tell Finbot !help

Console:
[2005-09-12 13:34:30]   [TELL]  [INC]   Achali: !autoinv
[2005-09-12 13:34:30]   [TELL]  [OUT]   -> Achali: /tell Finbot !help


How is this supposed to work?[/code]
Title: !autoinv not working on raid bot
Post by: Achali on September 12, 2005, 03:36:19 pm
!autoinv on

 :oops:
Title: Re: !autoinv not working on raid bot
Post by: benninger on January 23, 2008, 11:35:43 am
Hm, I think "!autoinv on" only works, if *every* member does this.
Is there a possibility to autoinvite *all* members to the raidbot when they log in?
Title: Re: !autoinv not working on raid bot
Post by: Glarawyn on January 24, 2008, 01:19:55 am
I'm going to assume that you are asking about bebot 0.4 not 0.2 as your earlier questions on the forums were on BeBot 0.4... :D

Check !settings AutoInv, and make sure the feature is activated.

Players can then turn autoinvite on or off with the !autoinvite command.

Unfortunately, there isn't a way for the admin to turn on autoinvite for the bot's existing members.

If you want to do that, you'll have to update the database...

Run mysql:
mysql -u username -p
Enter your password when prompted...
mysql> UPDATE botname_users SET auto_invite = 1;
mysql> exit

Restart your bot and it will autoinvite current members, usually much to their annoyance. ;)
SimplePortal 2.3.7 © 2008-2024, SimplePortal