The Lambda Lab
/
projects
/
botbot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
550ab3a
)
Updated README.
author
plugd
<plugd@thelambdalab.xyz>
Sun, 3 Sep 2023 13:26:54 +0000
(15:26 +0200)
committer
plugd
<plugd@thelambdalab.xyz>
Sun, 3 Sep 2023 13:26:54 +0000
(15:26 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
d999887
..
eb2a0c5
100644
(file)
--- 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