forked from swee/MeowNex
add docs for config
This commit is contained in:
parent
97a381ef16
commit
2959a80e7b
1 changed files with 11 additions and 1 deletions
12
helps/config
12
helps/config
|
@ -1 +1,11 @@
|
|||
Configure the bot for the channel or globally. Requires the "full" perms.
|
||||
Configure the bot for the channel or globally. Requires the "full" perms. (will be allowed by chanops soon)
|
||||
Use +FLAG to enable a disabled-by-default, and -FLAG vice versa.
|
||||
Available flags:
|
||||
multiline - be able to print multiline output (enabled default)
|
||||
colonthree - make the bot say ":3" when someone's message starts with ":3" (enabled default)
|
||||
links - parse titles of links sent by users (DISABLED default)
|
||||
(the config flag is a placeholder, do not change it)
|
||||
syntax:
|
||||
> $config [FLAG] [FLAG] - Apply one or more flags
|
||||
> $config clear - Clear all flags
|
||||
> $config - list all flags in the channel
|
||||
|
|
Loading…
Reference in a new issue