Fixing image links

This commit is contained in:
Chris "Not So" Short 2023-08-29 08:19:46 -04:00
parent 629e151b50
commit ea45d9aa99
1 changed files with 17 additions and 13 deletions

View File

@ -11,38 +11,42 @@ To use the bot, the user must be a member of the Slack 'sig-contributor-comms' g
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.
1. Go to the 'More' option in the top left side and then go to 'Apps'
<img src="./announcementbot-images/add-bot-to-channel/step-1.png">
![Add bot to channel: Step 1](announcement-bot-images/add-bot-to-channel/step-1.png)
2. That will take you to the apps page & choose 'Announcement bot' in this page
<img src="./announcementbot-images/add-bot-to-channel/step-2.png">
![Add bot to channel: Step 2](announcement-bot-images/add-bot-to-channel/step-2.png)
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
<img src="./announcementbot-images/add-bot-to-channel/step-3.png">
![Add bot to channel: Step 3](announcement-bot-images/add-bot-to-channel/step-3.png)
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
<img src="./announcementbot-images/add-bot-to-channel/step-4.png>
![Add bot to channel: Step 4](announcement-bot-images/add-bot-to-channel/step-4.png)
## Pushing announcements through the bot
1. From any page on slack, find the '+' button called as "Attachments & shortcuts" in the text box
<img src="./announcementbot-images/make-announcement/step-1.png">
![Make Announcement: Step 1](announcement-bot-images/make-announcement/step-1.png)
2. In the options displayed, click on 'Browse all shortcuts'
<img src="./announcementbot-images/make-announcement/step-2.png">
![Make Announcement: Step 2](announcement-bot-images/make-announcement/step-2.png)
3. In the following page choose 'Announcement bot'
<img src="./announcementbot-images/make-announcement/step-3.png">
![Make Announcement: Step 3](announcement-bot-images/make-announcement/step-3.png)
4. In the options displayed for 'Announcement bot' click on 'Post message' which open the message form
<img src="./announcementbot-images/make-announcement/step-4.png">
5. In the form, choose the channel(s), write the message that needs to be sent and click on 'submit' buttom.
The keyboard here might not support slack emoji search (with `:`) The workaround for this is to copy emojis
<img src="./announcementbot-images/make-announcement/step-5.png">
![Make Announcement: Step 4](announcement-bot-images/make-announcement/step-4.png)
5. In the form, choose the channel(s), write the message that needs to be sent and click on 'submit' bottom.
The keyboard here might not support slack emoji search (with `:`) The workaround for this is to copy emojis
![Make Announcement: Step 5](announcement-bot-images/make-announcement/step-5.png)