hackclub / toriel

👋 A friendly bot that assists new members with joining Hack Club
https://toriel.hackclub.com
33 stars 16 forks source link

Replace waiting room with shaded spot under a large tree #196

Closed maxwofford closed 9 months ago

maxwofford commented 9 months ago

Fixes https://github.com/hackclub/toriel/issues/190

Instead of #base-of-a-tree, this uses #shaded-area-under-a-large-tree. We need a channel name that shows up later in alphabetical order than #click-me-to-get-started because Slack will list channels in alphabetical order and users could be confused by starting in the help channel first.

Screenshot 2024-01-18 at 16 12 02

This PR merging and deploying won't cause the updated copy in the channel, it needs to be run manually in development or prod with this code https://github.com/hackclub/toriel/blob/8eccc47cde076a9179490dc4a7e54ce8131884e3/index.js#L345