logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control Irssi - Text-Based IRC Client | Online Free DevTools by Hexmos

Control IRC sessions with Irssi, a powerful text-based IRC client. Manage channels, connect to servers, and quit sessions using commands. Free online tool, no registration required.

irssi

Text based IRC client. More information: https://irssi.org.

  • Open Irssi and connect to a server with a nickname:

irssi {{[-n|--nick]}} {{nickname}} {{[-c|--connect]}} {{irc.example.com}}

  • Open Irssi and connect with a specific server on a given port:

irssi {{[-c|--connect]}} {{irc.example.com}} {{[-p|--port]}} {{port}}

  • Display help:

irssi {{[-?|--help]}}

  • Join a channel:

/join {{#channelname}}

  • Change active window (starts at 1):

/win {{window_number}}

  • Exit the application cleanly and quitting any server(s):

/quit

See Also