File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,31 +12,31 @@ slack-chatgpt can be used to interact with ChatGPT in several ways on Slack.
12
12
13
13
When mentioning the bot, it will post a reply in a thread so it does not clutter the conversation.
14
14
15
- <img src =" ./screenshots/mention.png " width =" 500 " />
15
+ <a href = " ./screenshots/mention.png " target = " _blank " >< img src =" ./screenshots/mention.png " width =" 300 " /></ a >
16
16
17
17
#### Direct Messages
18
18
19
19
People in the workspace can write messages messages to the bot in which case it replies directly within the conversation.
20
20
21
- <img src =" ./screenshots/dm.png " width =" 500 " />
21
+ <a href = " ./screenshots/dm.png " target = " _blank " >< img src =" ./screenshots/dm.png " width =" 300 " /></ a >
22
22
23
23
#### Slash Command
24
24
25
25
Use the slash command to ask ChatGPT a question and have it reply within the conversation.
26
26
27
- <img src =" ./screenshots/command.png " width =" 300 " />
27
+ <a href = " ./screenshots/command.png " target = " _blank " >< img src =" ./screenshots/command.png " width =" 300 " /></ a >
28
28
29
29
#### Shortcut on Message
30
30
31
31
The shortcut on messages can be used to answer a message using ChatGPT.
32
32
33
- <img src =" ./screenshots/shortcut-on-message.png " width =" 500 " />
33
+ <a href = " ./screenshots/shortcut-on-message.png " target = " _blank " >< img src =" ./screenshots/shortcut-on-message.png " width =" 300 " /></ a >
34
34
35
35
#### Global Shortcut
36
36
37
37
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.
38
38
39
- <img src =" ./screenshots/global-shortcut.png " width =" 400 " />
39
+ <a href = " ./screenshots/global-shortcut.png " target = " _blank " >< img src =" ./screenshots/global-shortcut.png " width =" 300 " /></ a >
40
40
41
41
## 🚀 Getting Started
42
42
You can’t perform that action at this time.
0 commit comments