Skip to content

Commit 5551dbd

Browse files
authored
Merge pull request #114 from IsaacG/pinned_messages.update
Update/add pinned messages
2 parents d59373e + 82561de commit 5551dbd

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

conf.py

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,11 @@
138138
1091223069407842306: "This is a pinned message.",
139139
# Exercism photo channel
140140
1203795616594010192: """\
141-
This is the photos channel. It is for sharing _your photographs_, not images.
142-
If you did not take the photo yourself with a camera, please do not post it!
143-
If it is not a photograph (an image captured by a camera), it will be deleted.
144-
When responding to messages, please remember to use a thread. Thank you!""",
141+
> **📸 Pinned Reminder 📸**
142+
> Use this channel to share photos of your pets, family, art, or anything else that is meaningful to you.
143+
> If someone else's photo catches your eye, please use threads to discuss.
144+
> Thank you for being part of our Exercism community!""",
145+
1326564185643024394: """\
146+
> **Pinned Reminder**
147+
> To keep things tidy in this channel, please remember to use threads when responding. You can start a thread by hovering over the message you want to respond to, clicking on the `...` and then on "Create Thread". Thanks!""",
145148
}

0 commit comments

Comments
 (0)