mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Admin.md: add autoop, autovoice and autologin
This commit is contained in:
parent
eaecc81762
commit
3951b42c5b
@ -116,6 +116,9 @@ Name | Description
|
|||||||
`password` | The password for this admin account.
|
`password` | The password for this admin account.
|
||||||
`loggedin` | Whether the admin is logged in or not.
|
`loggedin` | Whether the admin is logged in or not.
|
||||||
`stayloggedin` | Do not log the admin out when they part/quit.
|
`stayloggedin` | Do not log the admin out when they part/quit.
|
||||||
|
`autologin` | Automatically log the admin in when they join the channel. Make sure the admin's hostmask wildcards are minimal.
|
||||||
|
`autoop` | Automatically give the admin operator status when they join the channel. Make sure the admin's hostmask wildcards are minimal.
|
||||||
|
`autovoice` | Automatically give the admin voiced status when they join the channel. Make sure the admin's hostmask wildcards are minimal.
|
||||||
|
|
||||||
### Listing admins
|
### Listing admins
|
||||||
To list admins, use the `list admins` command. This is not an admin command, but
|
To list admins, use the `list admins` command. This is not an admin command, but
|
||||||
|
Loading…
Reference in New Issue
Block a user