Skip to content

Commit

Permalink
update #update-requests sticky message
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssa committed Dec 1, 2024
1 parent 6714537 commit 09c945d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/evt/messageCreate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ const token: string = process.env.token!;

const pinnedMessageText = `<#${config.update_requests_channel}>: ask for limit updates or ID re-rolls here.
Please keep your requests to **one message**, feel free to edit it afterward. Staff may create a thread in case they need more information.
If you are asking for a re-roll, *please mention the type of ID it is.*
Please keep your requests to **one message**, feel free to edit it afterward. (There is a slowmode of 10 minutes in the channel, to discourage in-channel replies.)
Staff may create a thread in case they need more information.
Any other messages **will be deleted with no warning**. If you are not sure which channel to use, please read <#641807196056715294>.`;

Expand Down

0 comments on commit 09c945d

Please sign in to comment.