From 2959a80e7bc025e5ebd4780080ea45dce7822bf9 Mon Sep 17 00:00:00 2001 From: Nova Cat Date: Sat, 16 Nov 2024 20:28:12 -0800 Subject: [PATCH] add docs for config --- helps/config | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/helps/config b/helps/config index 6ff3da2..a475c46 100644 --- a/helps/config +++ b/helps/config @@ -1 +1,11 @@ -Configure the bot for the channel or globally. Requires the "full" perms. \ No newline at end of file +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