By default bot does not respond to dm with error message

This commit is contained in:
TheUbMunster 2022-08-22 17:38:11 -06:00 committed by Sanae
parent 4c4ce35f14
commit 67a740dec9
1 changed files with 1 additions and 1 deletions

View File

@ -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;