From 81c2cb6d53541a4850766de65e9e563ebdd4b849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=B8vring?= Date: Fri, 3 Mar 2023 13:55:13 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 371e1c6..3d13796 100644 --- a/README.md +++ b/README.md @@ -12,31 +12,31 @@ slack-chatgpt can be used to interact with ChatGPT in several ways on Slack. When mentioning the bot, it will post a reply in a thread so it does not clutter the conversation. - + #### Direct Messages People in the workspace can write messages messages to the bot in which case it replies directly within the conversation. - + #### Slash Command Use the slash command to ask ChatGPT a question and have it reply within the conversation. - + #### Shortcut on Message The shortcut on messages can be used to answer a message using ChatGPT. - + #### Global Shortcut The global shortcut can be used to have ChatGPT help you write a message and then send that message to a channel or you can copy the message and send it yourself. - + ## 🚀 Getting Started