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

Duplicate messages received #44

Closed surskitt closed 2 years ago

surskitt commented 6 years ago

After a while I always begin to receive duplicate messages. May be related to connecting to discordircd using a bouncer (znc)? I usually have to do a reconnect to get things back to normal.

image

Apologies for lack of info, let me know if there's anything else I can provide.

creesch commented 6 years ago

I've never tested it against a bouncer and also made no provisions for it as ZNC is likely expecting a fully featured network rather than something like discordIRCd that just does the bare minimum to pass as a server.

I'd be happy to debug it if I had more time but unfortunately I don't. Sorry.

surskitt commented 6 years ago

OK, if I manage to find out more on why it's happening I'll let you know.