From 1662b01a5f616bd4babc08e1eb6fec1a3c7b44cf Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 29 Dec 2020 23:49:16 -0500 Subject: Add /setname command I'm not sure about that replies check in handleStandardReply. If more of those are added the reply counter system will definitely need refactoring. --- catgirl.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index ae7fe52..09536da 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -328,6 +328,9 @@ command is likely needed for command output. .It Ic /say Ar message Send a regular message. +.It Ic /setname Ar name +Update realname +if supported by the server. .It Ic /topic Op Ar topic Show or set the topic of the channel. Press @@ -735,6 +738,13 @@ ignore = * [JPQ][OAU][IR][NT] #example .Re .It .Rs +.%A Janne Mareike Koschinski +.%T IRCv3 setname Extension +.%I IRCv3 Working Group +.%U https://ircv3.net/specs/extensions/setname +.Re +.It +.Rs .%A Mantas Mikul\[u0117]nas .%T IRCv3.2 userhost-in-names Extension .%I IRCv3 Working Group -- cgit 1.4.1