Skip to content

Commit

Permalink
chore(scripts): updated discord role IDs in message
Browse files Browse the repository at this point in the history
  • Loading branch information
hirotomoyamada committed Jun 15, 2024
1 parent 534750d commit 06d46f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/observe-pull-requests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const DISCORD_HELP_WANTED_COMMENT = (
html_url: string,
) =>
[
`<@&1202956318718304276> <@&1250950832078454795>`,
`<@&1202956318718304276> <@&1246174065216192662>`,
`Help!, I need somebody, Help!, not just anybody,\nHelp!, you know I need someone, Help!`,
`[${number}: ${title}](${html_url})`,
].join("\n\n")
Expand Down

0 comments on commit 06d46f3

Please sign in to comment.