senpai

Modern terminal IRC client optimized for bouncers

TLDR

Launch the IRC client
$ senpai
Launch with debug logging
$ senpai -debug

SYNOPSIS

senpai [options]

DESCRIPTION

senpai is a modern IRC client designed to work best with bouncers like soju. It fetches history from the server via CHATHISTORY, discovers networks via bouncer-networks, supports message search via SEARCH, and file uploads via FILEHOST with drag-and-drop. On first launch, a configuration assistant guides setup.

INSTALL

sudo apt install senpai
sudo pacman -S senpai
sudo apk add senpai
sudo zypper install senpai
brew install senpai
nix profile install nixpkgs#senpai

CAVEATS

Designed primarily for bouncer-based workflows. Requires a terminal with good Unicode support.

HISTORY

senpai was originally created by taiite and is now maintained by delthas. It is written in Go.

SEE ALSO

weechat(1), irssi(1)