Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/add pinned messages #114

Merged
merged 4 commits into from
Jan 9, 2025
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,12 @@
1091223069407842306: "This is a pinned message.",
# Exercism photo channel
1203795616594010192: """\
This is the photos channel. It is for sharing _your photographs_, not images.
If you did not take the photo yourself with a camera, please do not post it!
If it is not a photograph (an image captured by a camera), it will be deleted.
When responding to messages, please remember to use a thread. Thank you!""",
> **📸 Pinned Reminder 📸**
> Use this channel to share photos of your pets, family, art, or anything else that is meaningful to you.
> If someone else's photo catches your eye, please use threads to discuss.
>
iHiD marked this conversation as resolved.
Show resolved Hide resolved
> Thank you for being part of our Exercism community!""",
1326564185643024394: """\
> **Pinned Reminder**
> 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!""",
}
Loading