Eric Bower
·
2025-01-14
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
14To connect to Libera Chat now, enter the following commands:
15
16/msg BouncerServ help
17
18# in the private message
19network create -addr irc.libera.chat -nick <user> -enabled false
20
21# if you don't have an account skip this step
22sasl set-plain -network libera <user> <sasl-pass>
23
24network update libera -enabled true
25/j #pico.sh
26
27Once connected, it is recommended to register an account with the network.
28Type "/msg NickServ help register" to send a message to the Libera Chat account
29registration system for details.