summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-15 19:02:12 -0400
committerJune McEnroe <june@causal.agency>2021-09-15 19:02:12 -0400
commitf44201c95df419abe1ab18ff92b7466c51637c76 (patch)
tree4f3326058f167624b5c19123e448dc96d7967fb1 /bin/man1
parentSet bot mode on downgrade (diff)
downloadsrc-f44201c95df419abe1ab18ff92b7466c51637c76.tar.gz
src-f44201c95df419abe1ab18ff92b7466c51637c76.zip
Remove typer, add downgrade to README
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/typer.169
1 files changed, 0 insertions, 69 deletions
diff --git a/bin/man1/typer.1 b/bin/man1/typer.1
deleted file mode 100644
index 0322d108..00000000
--- a/bin/man1/typer.1
+++ /dev/null
@@ -1,69 +0,0 @@
-.Dd July  9, 2021
-.Dt TYPER 1
-.Os
-.
-.Sh NAME
-.Nm typer
-.Nd type all day
-.
-.Sh SYNOPSIS
-.Nm
-.Op Fl PRv
-.Op Fl c Ar cert
-.Op Fl j Ar chan
-.Op Fl n Ar nick
-.Op Fl p Ar port
-.Op Fl u Ar user
-.Ar host
-.
-.Sh DESCRIPTION
-.Nm
-is an IRC bot
-that types whenever anyone else does.
-The arguments are as follows:
-.Bl -tag -width Ds
-.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 j Ar chan
-Join a channel.
-.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 .
-.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