You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: slack/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@ This folder contains files used for Slack.
2
2
3
3
Contents:
4
4
5
-
`greeting`:A text file containing the welcome message 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.
6
6
7
7
`other channels`: A text file providing information about some of our Slack server's channels.
8
8
9
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.
10
10
11
11
In the future, we may consider building our own Slack bot, but using Slack Workflows is sufficient for now.
12
12
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).
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