From 01a4c7f84f13be1948569336705dcd30ac545e36 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Fri, 11 Oct 2024 16:32:47 -0700 Subject: [PATCH] feat: add dm macro --- match/discord.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/match/discord.yml b/match/discord.yml index 9465161..749d0ad 100644 --- a/match/discord.yml +++ b/match/discord.yml @@ -4,4 +4,6 @@ matches: - trigger: "d.modping" replace: "Please do not ping the entire moderation team for non-urgent situations." - trigger: "d.everyone" - replace: "Please do not try to mention everyone in the server. We have users all around the world, across many timezones. Trying to mention all of them to address your query is self-centred and rude." \ No newline at end of file + replace: "Please do not try to mention everyone in the server. We have users all around the world, across many timezones. Trying to mention all of them to address your query is self-centred and rude." + - trigger: "d.dm" + replace: "Hello there! Before continuing this conversation, please note that direct messages are billed at $25 per incoming message as indicated in our [communication policy](https://docs.nhcarrigan.com/about/contact/#8-direct-messages)"