commit 67b9e15c6550fcd4ed37ab3c2de3745ed60c2455
parent 8f2f52c1cfa816db1531324e32367d2dc0420ce1
Author: Emile 'iMil' Heitor <imil@NetBSD.org>
Date: Fri, 14 Jul 2023 09:56:30 +0200
docs: added xchannels
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -11,7 +11,9 @@ Here's a sample `config.yaml` file:
irc:
server: irc.libera.chat
nick: Gruik
- channel: myfeedz
+ channel: "#myfeedz"
+ xchannels: # optional, channels where you´d like to xpost
+ - "#otherchannel" #
password: piggypiggy # optional
debug: false # ditto
port: 6667 # ditto