JRoy / happybot

A multi-purpose, feature-full, and powerful, highly guild-specific, Discord Bot written in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happybot doesn't dm you when using ^help

NotLe0n opened this issue · comments

you don't get a dm when you do ^help

this is an isolated issue with your privacy settings, not happybot

happybot could send a message saying DMs are closed. This would be more helpful.

@okx-code: I do this

e.replyInDm(builder.toString(), unused -> {
}, t -> e.replyWarning("Help cannot be sent because you are blocking Direct Messages."));