AutoInv.php

From Bebot Wiki 2
Revision as of 22:19, 16 September 2020 by B3b0tUzR (talk | contribs) (Created page with '====== AutoInvite ====== ==== Description ==== This module handles autoinvites to the private chat group. ==== Features ==== * automatically invites buddies logging on if…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
AutoInvite

Description

This module handles autoinvites to the private chat group.


Features

 * automatically invites buddies logging on if wanted
 * toggle function for users to set autoinvite status
 * global setting for autoinvites
Commands provided

^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

^Setting ^Default ^Description ^ |Activated|False|Toggles the autoinvites on or off|


Notes
 * 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//.