Progen-Dev / Progen

Multi purpose discord bot with webinterface, music, administration, tools, games and more!
https://progen-bot.de/
GNU General Public License v3.0
4 stars 2 forks source link

[BUG] Cannot send message to this User #145

Open ShowMeYourSkil opened 3 years ago

ShowMeYourSkil commented 3 years ago

Type of Bug

Describe the bug

Describe the error as clear as possible

Progen doesnt send private message if he banned or kicked. Directmessage is set on allow.

To Reproduce

Steps to reproduce the behavior:

  1. 'pb!kick @mtorials test'
  2. See error in console

Expected behavior

A clear and concise description of what you expected to happen.

Progen should send a private message zu the Victim.

Additional context

Add any other context about the problem here.

i have found the error in the logs.

Images

If available, send a screenshot with the problem. It could help us.

image

ShowMeYourSkil commented 3 years ago

I have tested this report with the dev test and the official version. This error is not understandable. I suggest an if else event. If sends the private message. else is system.out.println or to the executor a private message that no dm could be sent.