Skip to content

Commit b98aae9

Browse files
authored
Drop p2 start date from pinned message (#127)
1 parent 614cffb commit b98aae9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

conf.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
CHANNEL_ID = {
55
"Exercism #photos": 1203795616594010192,
66
"Exercism #programming": 1157359032760287302,
7-
"Exercism #bootcamp-signup-questions": 1314074955880857731,
7+
"Exercism #bootcamp-onboarding": 1314074955880857731,
88
"Exercism #bootcamp-part1": 1326564185643024394,
99
"Exercism #bootcamp-part2": 1363523895797485638,
1010
"Exercism #bootcamp-motivate-me": 1363017486416478348,
@@ -169,11 +169,10 @@
169169
CHANNEL_ID["Exercism #programming"]: """\
170170
> ** Pinned Reminder **
171171
> To keep things tidy in this channel, please remember to use threads when replying to people's posts. You can start a thread by hovering over the message you want to reply to, clicking on the `...` and then on "Create Thread". **Bonus points** for putting the code inside the thread as a second post to keep the channel cleaner. Thanks!""",
172-
CHANNEL_ID["Exercism #bootcamp-signup-questions"]: """\
172+
CHANNEL_ID["Exercism #bootcamp-onboarding"]: """\
173173
> ** Pinned Reminder **
174174
> If you're missing the #bootcamp role/color/channel, please double check you synced your Exercism account to Discord.
175-
> See <https://exercism.org/settings/integrations>. If you are synced and it still doesn't work, try unlinking and relinking :slight_smile:
176-
> If you are here for part two, access will be granted on or close to April 26th.""",
175+
> See <https://exercism.org/settings/integrations>. If you are synced and it still doesn't work, try unlinking and relinking :slight_smile:""",
177176
CHANNEL_ID["Exercism #bootcamp-motivate-me"]: """\
178177
> ** Pinned Reminder **
179178
> **👮 Reminder to use threads in this channel please.**""",

0 commit comments

Comments
 (0)