tinyirc: Automatically execute /ignore on startup

This feature became available in release 0.11.
This commit is contained in:
Sanchayan Maity 2023-10-10 09:13:36 +05:30
parent 48b2de04da
commit 99dbf5fcdd
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Servers to auto-connect
servers:
- addr: irc.oftc.net
ignore: true
port: 6697
tls: true
realname: Sanchayan Maity
@ -17,6 +18,7 @@ servers:
- '#tiny'
- addr: irc.libera.chat
ignore: true
port: 6697
tls: true
realname: Sanchayan Maity