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:
parent
4c4ce35f14
commit
67a740dec9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue