summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-15 04:47:46 -0500
committerJune McEnroe <june@causal.agency>2020-02-15 04:47:46 -0500
commit91fa13667206ff43c4541c71eb34d0fb8eb733f7 (patch)
treecfde12c566b5c5efec021dbdf8ec04cf0bf71577 /catgirl.1
parentDocument exit status (diff)
downloadcatgirl-91fa13667206ff43c4541c71eb34d0fb8eb733f7.tar.gz
catgirl-91fa13667206ff43c4541c71eb34d0fb8eb733f7.zip
Add /ns and /cs
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.14
1 files changed, 4 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index f1b816d..fb2a454 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -242,6 +242,8 @@ can be typed
 .Bl -tag -width Ds
 .It Ic /away Op Ar message
 Set or clear your away status.
+.It Ic /cs Ar command
+Send a command to ChanServ.
 .It Ic /invite Ar nick
 Invite a user to the channel.
 .It Ic /join Ar channel
@@ -260,6 +262,8 @@ List users in the channel.
 Change nicknames.
 .It Ic /notice Ar message
 Send a notice.
+.It Ic /ns Ar command
+Send a command to NickServ.
 .It Ic /part Op Ar message
 Leave the channel.
 .It Ic /query Ar nick
13:00:05 -0400'>2020-04-05Error on invalid ISUPPORT values 1.2June McEnroe 2020-04-05Only set RCS on FreeBSDJune McEnroe 2020-04-05Log bans and unbansJune McEnroe 2020-04-05Parse mode types from ISUPPORTJune McEnroe 2020-04-05Add unscoop matchers for ban/unban eventsJune McEnroe 2020-04-05Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe 2020-03-31Update unscoop catgirl matchersJune McEnroe 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe