vb2007 / discordbot

A simple discord bot of mine developed with node.js's discord.js library.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bug: The bot can't DM banned / kicked users #10

Open vb2007 opened 4 months ago

vb2007 commented 4 months ago

The bot probably needs to have a mutual server with the target user to send a DM to them.

It should send the DM before removing the target from the server/guild.

vb2007 commented 2 months ago

Probably a Discord-side problem. Verified bots can DM users, even if they have no mutual servers with the bot.