Difference between revisions of "Alts.php"

From Bebot Wiki 2
Jump to navigationJump to search
Line 25: Line 25:
 
|!altadmin|<confirm> |<main> <alt>  |Confirms <alt> as <main> alt.        |Admin    |Admin    |Admin    |
 
|!altadmin|<confirm> |<main> <alt>  |Confirms <alt> as <main> alt.        |Admin    |Admin    |Admin    |
 
|!altadmin|<newmain> |<alt>        |Makes declared <alt> the new main.  |Admin    |Admin    |Admin    |
 
|!altadmin|<newmain> |<alt>        |Makes declared <alt> the new main.  |Admin    |Admin    |Admin    |
 +
|!altadmin|<recache> |              |Refreshes bot main/alt cache fully  |Admin    |Admin    |Admin    |
 
</pre>
 
</pre>
  

Revision as of 19:25, 26 February 2023

Alts

Description

This module allows you to manage alternative characters so that other people may more easily find a keyboardist or the keyboardist handeling a toon whom with they have a relationship.


Features

 * Lists which one(s) of the alt(s) is currently online (if any)
 * Optional "simple" interface if the fancy interface makes the bot lag


Commands provided
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!alts    |          |              |Shows a list of your registered alts.|Guest     |Guest     |Guest     |
|!alts    |          |<name>        |Shows a list of <name>s alts.        |Guest     |Guest     |Guest     |
|!alts    |<add>     |<name²>       |Adds <name²> as one of your alts.    |Guest     |Guest     |Guest     |
|!alts    |<del>     |<name>        |Deletes <name> from your alts list.  |Guest     |Guest     |Guest     |
|!alts    |<confirm> |<main>        |Confirms the main from alt.          |Guest     |Guest     |Guest     |
|!alts    |<newmain> |<alt>         |Makes declared <alt> the new main.   |Guest     |Guest     |Guest     |
|!altadmin|<add>     |<main> <alt>  |Adds <alt> as one of <main> alts.    |Admin     |Admin     |Admin     |
|!altadmin|<del>     |<main> <alt>  |Deletes <alt> from <main> alts list. |Admin     |Admin     |Admin     |
|!altadmin|<confirm> |<main> <alt>  |Confirms <alt> as <main> alt.        |Admin     |Admin     |Admin     |
|!altadmin|<newmain> |<alt>         |Makes declared <alt> the new main.   |Admin     |Admin     |Admin     |
|!altadmin|<recache> |              |Refreshes bot main/alt cache fully   |Admin     |Admin     |Admin     |


² : it's possible to add more than 1 alt by a comma-separated list of names eg => Toon1,Toon2,etc.

Related commands

 * **!whois <name>** - Shows information about <name>


Module settings
^Setting       ^Default   ^Description                                              ^
|Output        |Fancy     |Change between fancy and simple output                   |
Notes
 * This module will only show online/offline info for players it knows. (usually members and guests)