Looking for a more modern or user-friendly client?
gamja is a fairly popular, lightweight and FOSS IRC webclient. It is a good choice for IRC newbies. As such, we host (a fork of) it at https://webirc.runxiyu.org/.
When launching gamja you'll be met with the following form:
Connect to rx
Nickname:
[______________________________________]
Password:
[______________________________________]
[X] Auto-join channels #support, #chat
[ ] Remember me
> Advanced options
[ Connect ]
The password is only required if you registered your nickname. Just enter a nickname, click on "Connect" and start chatting!
You can either embed a client into your web page, or craft a URL others can use to join your channel. For example, the following automatically joins #support:
https://webirc.runxiyu.org/gamja/#support
The following automatically joins #support and sets the nickname to "IRCUser":
https://webirc.runxiyu.org/gamja/?nick=IRCUser#support
You can embed gamja like so:
<iframe src="https://webirc.runxiyu.org/gamja/#libera" style="border:0; width:100%; height:450px;"></iframe>
WebIRC users have a specific connect class assigned to them, called "webirc". To ban WebIRC users from your channel, do:
/mode #channel +b n:webirc
You may run the following:
/HELP
Alternatively, we're available in the #support
channel for any questions that may arise.