From 9d132d328bbf3cdcb66d34538583a96268b6dd09 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 1 Mar 2020 00:33:37 +0200 Subject: Add support for replying and reacting to messages --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d1ae854..f3bcedf 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ func Foo() { * `/notice ` - Send a notice (generally used for bot messages). * `/rainbow ` - Send rainbow text (markdown not supported). * `/rainbowme ` - Send rainbow text in an emote. +* `/reply [text]` - Reply to the selected message. If text is not specified, the next message will be used. +* `/react ` - React to the selected message. +* `/redact` - Redact the selected message. #### Rooms ##### Creating -- cgit v1.2.3