Skip to content

Commit

Permalink
update wording on pinned message
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssa committed Dec 19, 2024
1 parent 09c945d commit 728a817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/evt/messageCreate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const isNewAccount = (createdAt: number) => {

const token: string = process.env.token!;

const pinnedMessageText = `<#${config.update_requests_channel}>: ask for limit updates or ID re-rolls here.
const pinnedMessageText = `<#${config.update_requests_channel}>: ask for limit raises or ID re-rolls here. **Please read the pinned messages**
If you are asking for a re-roll, *please mention the type of ID it is.*
Expand Down

0 comments on commit 728a817

Please sign in to comment.