From c6258e1094fd96674294dd0cdc937fd758ca66ba Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 22 Dec 2024 23:47:50 -0800 Subject: [PATCH] Update docs/config.md --- docs/config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/config.md b/docs/config.md index 4f335fe..d408138 100644 --- a/docs/config.md +++ b/docs/config.md @@ -7,6 +7,7 @@ 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) +* :3c - oh weawwy? :3c (DISABLED default, overriden by colonthree) * links - parse titles of links sent by users (DISABLED default) * sed - parse sed expressions without the need of $sed command (DISABLED default) * config - placeholder, do not modify.