Skip to content

Commit f09e1d8

Browse files
authored
fix: fix @mod role name
1 parent d846439 commit f09e1d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/reactionHandler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export async function sendReactionRoleMessage(client: Client) {
7272
'Please also read the descriptions and posting guidelines in each channel.',
7373
);
7474
messageArray.push(
75-
'\nAny kind of "Job hunting" and "Job offer" posts are strictly forbidden on this server! Due to fighting Scam and Bots we have to be very quick to mute or ban offenders. Please ping @mods if you see messages we missed.',
75+
'\nAny kind of "Job hunting" and "Job offer" posts are strictly forbidden on this server! Due to fighting Scam and Bots we have to be very quick to mute or ban offenders. Please ping @mod if you see messages we missed.',
7676
);
7777
// TODO: Fix the wording and uncomment
7878
// messageArray.push('\nDue to the nature of Discord servers we are forced to ban users more liberally than explained in these documents, but you are welcome to send ban appeals to the contact channels listed in our Code of Conduct if you believe that we made a mistake.',);

0 commit comments

Comments
 (0)