.Dd April 28, 2021 .Dt TYPER 1 .Os . .Sh NAME .Nm typer .Nd type all day . .Sh SYNOPSIS .Nm .Op Fl CPRv .Op Fl c Ar cert .Op Fl n Ar nick .Op Fl p Ar port .Op Fl u Ar user .Ar host .Ar chan . .Sh DESCRIPTION .Nm is an IRC bot that types all day long. The arguments are as follows: .Bl -tag -width Ds .It Fl C Copy .Nm . Type whenever anyone else is typing. .It Fl P Request the .Sy causal.agency/passive vendor-specific capability. .It Fl R Reverse .Nm . Send other users' typing indicators as regular messages for all to see. .It Fl c Ar cert Use the TLS client certificate and private key loaded from .Ar cert . .It Fl n Ar nick Set the nickname. The default is .Nm . .It Fl p Ar port Connect to .Ar port . The default is 6697. .It Fl u Ar user Set the username. The default is .Nm . .It Fl v Log IRC protocol to standard error. .It Ar host Connect to .Ar host . .It Ar chan Type in the channel .Ar chan . .El . .Sh STANDARDS .Bl -item .It .Rs .%A MuffinMedic .%A James Wheare .%T IRCv3 typing client tag .%I IRCv3 Working Group .%U https://ircv3.net/specs/client-tags/typing .Re .El