diff --git a/Server/DiscordBot.cs b/Server/DiscordBot.cs index 09396e5..839d524 100644 --- a/Server/DiscordBot.cs +++ b/Server/DiscordBot.cs @@ -1,4 +1,4 @@ -#define SEND_RESP_TO_BAD_REQ_DM // should the bot send a message to people who attempt to run commands/speak in dms +//#define SEND_RESP_TO_BAD_REQ_DM // should the bot send a message to people who attempt to run commands/speak in dms using DSharpPlus; using DSharpPlus.Entities;