Eric Bower
·
2026-01-17
motd.txt
1Welcome to irc.pico.sh!
2
3This is a hosted Internet Relay Chat (IRC) bouncer service for pico users.
4
5Documentation for this service is available online:
6
7https://pico.sh/bouncer
8
9In order to chat with other users, you must configure an IRC network.
10IRC networks are independent entities which are not affiliated with pico.
11
12The recommended network for pico users is Libera Chat: https://libera.chat
13
14Once this bouncer is configured, it will keep your IRC user online permanently.
15So even after quitting this chat app it'll keep your user online.
16
17To connect to Libera Chat now, enter the following commands:
18
19/msg BouncerServ help
20
21# in the private message
22network create -addr irc.libera.chat -nick <user> -enabled false
23
24# if you don't have an account skip this step
25sasl set-plain -network irc.libera.chat <user> <sasl-pass>
26
27network update libera -enabled true
28/j #pico.sh
29
30Once connected, it is recommended to register an account with the network.
31Type "/msg NickServ help register" to send a message to the Libera Chat account
32registration system for details.