0
0
Fork 0
mirror of https://github.com/Sanae6/SmoOnlineServer.git synced 2024-11-12 22:55:06 +00:00

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

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;