repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
66f0a81
parent
02f9a6d
author
Eric Bower
date
2026-01-17 20:51:32 -0500 EST
chore(bouncer): motd updates
1 files changed,  +4, -1
M bouncer/motd.txt
+4, -1
 1@@ -11,6 +11,9 @@ IRC networks are independent entities which are not affiliated with pico.
 2 
 3 The recommended network for pico users is Libera Chat: https://libera.chat
 4 
 5+Once this bouncer is configured, it will keep your IRC user online permanently.
 6+So even after quitting this chat app it'll keep your user online.
 7+
 8 To connect to Libera Chat now, enter the following commands:
 9 
10 /msg BouncerServ help
11@@ -19,7 +22,7 @@ To connect to Libera Chat now, enter the following commands:
12 network create -addr irc.libera.chat -nick <user> -enabled false
13 
14 # if you don't have an account skip this step
15-sasl set-plain -network libera <user> <sasl-pass>
16+sasl set-plain -network irc.libera.chat <user> <sasl-pass>
17 
18 network update libera -enabled true
19 /j #pico.sh