Skip to content

Commit 06c912c

Browse files
committed
some suggested changes
1 parent 9864c96 commit 06c912c

File tree

10 files changed

+11
-12
lines changed

10 files changed

+11
-12
lines changed
44 KB
Loading
192 KB
Loading
6.27 KB
Loading
22.1 KB
Loading
9.96 KB
Loading
19.3 KB
Loading
22.7 KB
Loading
5.73 KB
Loading
25.3 KB
Loading

communication/contributor-comms/automation/announcement-guidelines.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,45 +5,44 @@ The source code for this bot is present in https://github.com/kubernetes-sigs/sl
55
## Prerequisites
66

77
### Permissions
8-
9-
Reach out to the 'sig-contribex-comms' channel in kubernetes slack for permissions or for posting something on your behalf.
8+
To use the bot, the user must be a member of the Slack 'sig-contributor-comms' group. Contact @contributor-comms to obtain the necessary permissions or to post something on your behalf.
109

1110
### Adding bot to a channel
1211

13-
In order for the bot to send message to a channel, it needs to be part of the channel first and before you add it, you need to join the channel. Although we have it added in most of the channels, it still might be required to be added to a new channel. Follow the below steps for doing this
12+
To allow the bot to send messages to a channel, it must first be added to the channel. Before adding it, you need to make sure that the bot has already joined the channel. Although the bot is added to most of the channels, it might still be necessary to add it to a new channel. Follow the steps below to do so.
1413

1514

1615
1. Go to the 'More' option in the top left side and then go to 'Apps'
17-
![](https://i.imgur.com/Dk26HwP.png)
16+
<img src="./announcementbot-images/add-bot-to-channel/step-1.png">
1817

1918

2019
2. That will take you to the apps page & choose 'Announcement bot' in this page
21-
![](https://i.imgur.com/x3x3TQ6.png)
20+
<img src="./announcementbot-images/add-bot-to-channel/step-2.png">
2221

2322

2423
3. Now, slack will take you to a DM page with the bot. Click on the title of the bot at the top of this page
25-
![](https://i.imgur.com/x7umv6O.png)
24+
<img src="./announcementbot-images/add-bot-to-channel/step-3.png">
2625

2726

2827
4. In the pop-up click on 'Add this app to a channel' & enter the channel name. This will have add the bot to the specified channel
29-
![](https://i.imgur.com/It5K1sH.png)
28+
<img src="./announcementbot-images/add-bot-to-channel/step-4.png>
3029

3130

3231

3332
## Pushing announcements through the bot
3433

3534
1. From any page on slack, find the '+' button called as "Attachments & shortcuts" in the text box
36-
![](https://i.imgur.com/njN9Xqq.png)
35+
<img src="./announcementbot-images/make-announcement/step-1.png">
3736

3837
2. In the options displayed, click on 'Browse all shortcuts'
39-
![](https://i.imgur.com/pmVMWzS.png)
38+
<img src="./announcementbot-images/make-announcement/step-2.png">
4039

4140
3. In the following page choose 'Announcement bot'
42-
![](https://i.imgur.com/1eQVBWk.png)
41+
<img src="./announcementbot-images/make-announcement/step-3.png">
4342

4443
4. In the options displayed for 'Announcement bot' click on 'Post message' which open the message form
45-
![](https://i.imgur.com/M3mI3Jg.png)
44+
<img src="./announcementbot-images/make-announcement/step-4.png">
4645

4746
5. In the form, choose the channel(s), write the message that needs to be sent and click on 'submit' buttom.
4847
The keyboard here might not support slack emoji search (with `:`) The workaround for this is to copy emojis
49-
![](https://i.imgur.com/FlZdGgi.png)
48+
<img src="./announcementbot-images/make-announcement/step-5.png">

0 commit comments

Comments
 (0)