Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages not being sent to IRC #625

Closed
ghost opened this issue Jan 31, 2023 · 1 comment
Closed

Messages not being sent to IRC #625

ghost opened this issue Jan 31, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 31, 2023

Having an issue on startup:

info: Connected to IRC
error: Received error event from IRC Cannot read property 'trim' of undefined TypeError: Cannot read property 'trim' of undefined
    at Client.<anonymous> (/usr/local/lib/node_modules/discord-irc/node_modules/irc-upd/lib/irc.js:452:81)
    at Client.emit (events.js:198:13)
    at /usr/local/lib/node_modules/discord-irc/node_modules/irc-upd/lib/irc.js:896:26
    at Array.forEach (<anonymous>)
    at Socket.handleData (/usr/local/lib/node_modules/discord-irc/node_modules/irc-upd/lib/irc.js:890:15)
    at Socket.emit (events.js:198:13)
    at addChunk (_stream_readable.js:288:12)
    at readableAddChunk (_stream_readable.js:269:11)
    at Socket.Readable.push (_stream_readable.js:224:10)
    at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
info: Connected to Discord

Messages are being sent to Discord, but not to IRC. I don't think this is an issue with channel mapping or with bot permissions mentioned here, though unsure.

Anyone have a fix I'm missing?

@ghost
Copy link
Author

ghost commented Jul 28, 2023

This project seems unmaintained.

Easier solution than debugging is to use something maintained, like Matterbridge.

@ghost ghost closed this as completed Jul 28, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants