From a52259775c9cf8d7b92ed1a613e6191bdf72368b Mon Sep 17 00:00:00 2001 From: Ross Garfield Date: Mon, 2 Dec 2024 14:22:38 -0600 Subject: [PATCH] Remove outdated commands --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46b101ee..42222376 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ This is a slack shortcut that is an interactive modal to disable Slax Issue/PR l This is a slack shortcut that is an interactive modal to enable Slax Issue/PR lookup in a specific channel. ### Issue & PR lookup -With the websocket connection slax parses every message for the specified patterns corresponding to an issue `org/repo#1` `repo#1` or a PR `org/repo$1` `repo$1`. +With the websocket connection slax parses every message for the specified patterns corresponding to an issue or a PR: `org/repo#1` `repo#1`. ### /poker This command is the interaction point for the poker feature and when just typing `/poker` it will respond with a help message on how to use it.