creesch / discordIRCd

A node.js script that allows you to connect to discord with your irc client.
Apache License 2.0
115 stars 21 forks source link

Incoming DMs are ignored #40

Closed ToxicFrog closed 6 years ago

ToxicFrog commented 6 years ago

Logged on to Discord through the website today to find out that a few people had sent me DMs that never showed up on IRC. If logs are helpful, I can get someone to send me a DM while I'm logging.

creesch commented 6 years ago

Are you connected to the dedicated DM server?

Discord doesn't send private messages based on the server. In order to work around that discordIRCd provides an extra server that is soley used for sending and receiving private messages. To join it it use the server password DMserver.

ToxicFrog commented 6 years ago

Nope, I had completely forgotten that that was a thing and wasn't connected to it.