AutoInv.php

From Bebot Wiki 2
Revision as of 18:29, 21 September 2021 by B3b0tUzR (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
AutoInvite[edit]

Description[edit]

This module handles autoinvites to the private chat group.


Features[edit]

 * automatically invites buddies logging on if wanted
 * toggle function for users to set autoinvite status
 * global setting for autoinvites
Commands provided[edit]
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!autoinvite|          | <on/off> |Toggles autoinvite for caller on or off|Guest     |N/A|N/A|
Module settings[edit]
^Setting       ^Default   ^Description                                              ^
|Activated|False|Toggles the autoinvites on or off|
Notes[edit]
 * This module only handles the autoinvite setting for characters already in the users table
 * This module doesn't handle the notify list in any way. If someone not on notify can add himself to autoinvite he won't get invited as no logon event for him will ever happen
 * The global logon notificcation delay does delay autoinvites too. This is controlled by the setting //Notify_Delay// in the module //Logon_Notifies//.
Preferences[edit]

You can edit your own (or as admin everyone's default) preference by doing :

!preferences show autoinv