mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-16 21:40:46 +01:00
doc: adjust TOC levels
This commit is contained in:
parent
3fda530a9a
commit
a6c532d67e
@ -83,7 +83,7 @@ Removes an admin from PBot. You can use the name field or the hostmask field tha
|
|||||||
|
|
||||||
Usage: `adminrem <channel> <name or hostmask>`
|
Usage: `adminrem <channel> <name or hostmask>`
|
||||||
|
|
||||||
### Admin levels
|
#### Admin levels
|
||||||
This is a list of admin commands allowed by each admin level. Higher level admins have access to all lower level admin commands.
|
This is a list of admin commands allowed by each admin level. Higher level admins have access to all lower level admin commands.
|
||||||
|
|
||||||
Level | Commands
|
Level | Commands
|
||||||
@ -106,7 +106,7 @@ Deletes a metadata key from an admin account. You can use the name `field` or t
|
|||||||
|
|
||||||
Usage: `adminunset <channel> <name or hostmask> <key>`
|
Usage: `adminunset <channel> <name or hostmask> <key>`
|
||||||
|
|
||||||
### Admin metadata list
|
#### Admin metadata list
|
||||||
This is a list of recognized metadata keys for admin accounts.
|
This is a list of recognized metadata keys for admin accounts.
|
||||||
|
|
||||||
Name | Description
|
Name | Description
|
||||||
@ -167,7 +167,7 @@ Usage: `chanunset <channel> <key>`
|
|||||||
### chanlist
|
### chanlist
|
||||||
`chanlist` lists all added channels and their metadata keys and values.
|
`chanlist` lists all added channels and their metadata keys and values.
|
||||||
|
|
||||||
### Channel metadata list
|
#### Channel metadata list
|
||||||
Name | Description
|
Name | Description
|
||||||
--- | ---
|
--- | ---
|
||||||
`enabled` | When set to a true value, PBot will auto-join this channel after identifying to NickServ (unless `general.autojoin_wait_for_nickserv` is `0`, in which case auto-join happens immediately).
|
`enabled` | When set to a true value, PBot will auto-join this channel after identifying to NickServ (unless `general.autojoin_wait_for_nickserv` is `0`, in which case auto-join happens immediately).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user