Skip to content

Commit 77ca0ac

Browse files
Gramatically Updated readme file (#903)
* Gramatically Updated readme file * Added space for consistency. --------- Co-authored-by: Benjamin Granados <40007659+benjagm@users.noreply.github.com>
1 parent 8241dc1 commit 77ca0ac

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

slack/readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
This folder relates to Slack things.
1+
This folder contains files used for Slack.
22

3-
The things:
3+
Contents:
44

5-
`greeting`: A text file containing the greeting sent to users who join our Slack server.
5+
`greeting`: A text file containing the welcome message sent to users who join our Slack server.
66

7-
`other channels`: A text file containing info on some of our Slack server's channels.
7+
`other channels`: A text file providing information about some of our Slack server's channels.
88

9-
`greeting.slackworkflow`: A workflow exported from Slack for the greeting message. It can be imported should we somehow loose it. Given the format and specific token requirements, it doesn't make sense to maintain the greeting message in this file. Consider it a reference and backup. Maintain in the `greeting` text file and manually update Slack on change.
9+
`greeting.slackworkflow`: A Slack workflow export of the greeting message. It can be re-imported if it's ever lost.Due to specific token and formatting requirements, it's not recommended to maintain the greeting message directly in this file.Consider this file a reference and backup. Use the greeting text file as the source of truth and manually update Slack whenever changes are made.
1010

11-
We could later manage this by creating our own Slack bot, but using Workflows will do for now.
11+
In the future, we may consider building our own Slack bot, but using Slack Workflows is sufficient for now.
1212

13-
We needed to migrate from Greetbot because they are [shutting down](https://medium.com/greetbot-blog/after-5-million-hellos-its-time-to-say-goodbye-8b82e40b5701).
13+
We migrated from Greetbot because the service has been [shutting down](https://medium.com/greetbot-blog/after-5-million-hellos-its-time-to-say-goodbye-8b82e40b5701).

0 commit comments

Comments
 (0)