From b74e8ee380c90b56f8e1f3842899ccfc9753922c Mon Sep 17 00:00:00 2001 From: plugd Date: Sun, 3 Sep 2023 15:26:54 +0200 Subject: [PATCH] Updated README. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index d999887..eb2a0c5 100644 --- a/README +++ b/README @@ -42,6 +42,11 @@ The arguments are: -c/--channel CHANNEL: specify a channel for the bot to join on connecting (Default behaviour is to not join any channel.) + -v/--verbose: increase verbosity level (default 0, max 2) + + -a/--allow-reload: allow hot-reloading of procedure file. + Reloading is initiated when a "bbreload" command is received. + proc-file: name of file defining bot logic (see below) host: irc server hostname -- 2.20.1