Da532 / Innocent-bot

💣 - A Discord client self-bot for destroying, nuking and causing mischief in servers.
172 stars 89 forks source link

mall DMs only those with which you have DMs open #28

Closed ghost closed 4 years ago

ghost commented 4 years ago

How to reproduce this issue: Go to a server which you don't know the members of (or dont have dms open with), do [prefix]mall owo, it will only dm you (which is not possible). What I did to fix it: try to create DM:channel = await user.create_dm() await channel.send(message), did the same thing as before.

Soheab commented 4 years ago

this is not a issue, you can't just dm whoever you want.

ghost commented 4 years ago

this is one; it is supposed to dm your guild mates. It is in the code and also mentioned in readme

ghost commented 4 years ago

i FIXED IT MYSELF, commiting