Difference between revisions of "Alts.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with '====== Alts ====== ==== Description ==== This module allows you to manage alternative characters so that other people may more easily find a keyboardist or the keyboardist hand…')
 
Line 13: Line 13:
  
 
===== Commands provided =====
 
===== Commands provided =====
 
+
<pre>
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
|!alts    |          |              |Shows a list of your registered alts.|Guest    |Guest    |Guest    |
 
|!alts    |          |              |Shows a list of your registered alts.|Guest    |Guest    |Guest    |
Line 19: Line 19:
 
|!alts    |<add>    |<name>        |Adds <name> as one of your 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    |<del>    |<name>        |Deletes <name> from your alts list.  |Guest    |Guest    |Guest    |
 
+
</pre>
  
 
==== Related commands ====
 
==== Related commands ====
Line 27: Line 27:
  
 
===== Module settings =====
 
===== Module settings =====
 
+
<pre>
 
^Setting      ^Default  ^Description                                              ^
 
^Setting      ^Default  ^Description                                              ^
 
|Output        |Fancy    |Change between fancy and simple output                  |
 
|Output        |Fancy    |Change between fancy and simple output                  |
 
+
</pre>
  
 
===== Notes =====
 
===== Notes =====
  
 
   * This module will only show online/offline info for players it knows. (usually members and guests)
 
   * This module will only show online/offline info for players it knows. (usually members and guests)

Revision as of 08:55, 30 July 2021

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     |

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)