From The Mana World
(Created page with "The guild bot has following commands: !help - shows all commands with discription !invite <Name> !leave !listonline !listmembers !info !showinfo !hideinfo !setmodt <massage> !rem...") |
|||
Line 1: | Line 1: | ||
The guild bot has following commands: | The guild bot has following commands: | ||
!help - shows all commands with discription | |||
!invite <Name> | ---- | ||
!leave | |||
!listonline | * !help - shows all commands with discription | ||
!listmembers | * !invite <Name> | ||
!info | * !leave | ||
!showinfo | * !listonline | ||
!hideinfo | * !listmembers | ||
!setmodt <massage> | * !info | ||
!removemodt | * !showinfo | ||
!remove <Name> | * !hideinfo | ||
!disband | * !setmodt <massage> | ||
!setaccess <access level> <Name> | * !removemodt | ||
* !remove <Name> | |||
* !disband | |||
* !setaccess <access level> <Name> | |||
access level: | access level: | ||
>= 1 - member can use chat | * >= 1 - member can use chat | ||
>= 5 - member can invite and change guild login message(!setmodt) | * >= 5 - member can invite and change guild login message(!setmodt) | ||
>= 10 - Leader can kick a member from the guild chat, promote another guild member | * >= 10 - '''Leader''' can kick a member from the guild chat, promote another guild member(up to your level), and disband the guild | ||
* = 20 - '''Admin''' can create a new guild, remove any guild, or change guilds and make a global announcement to all guild chats | |||
(thx to Frost who looked in the Code for the Access Infos) | (thx to Frost, who looked in the Code for the Access Infos) |
Revision as of 22:19, 26 January 2013
The guild bot has following commands:
- !help - shows all commands with discription
- !invite <Name>
- !leave
- !listonline
- !listmembers
- !info
- !showinfo
- !hideinfo
- !setmodt <massage>
- !removemodt
- !remove <Name>
- !disband
- !setaccess <access level> <Name>
access level:
- >= 1 - member can use chat
- >= 5 - member can invite and change guild login message(!setmodt)
- >= 10 - Leader can kick a member from the guild chat, promote another guild member(up to your level), and disband the guild
- = 20 - Admin can create a new guild, remove any guild, or change guilds and make a global announcement to all guild chats
(thx to Frost, who looked in the Code for the Access Infos)