Giter VIP home page Giter VIP logo

Comments (4)

LinuxMercedes avatar LinuxMercedes commented on August 15, 2024

This looks like an error in node-irc (which is moderately unsurprising). Are you sure you have run both ./installModules.sh and npm install in the repo directory?

from euircbot.

euank avatar euank commented on August 15, 2024

To sync over the information we discovered (@hfukada, correct me if I'm getting this wrong):

This was trying to connect to an alternative IRC server implementation that might or might not be conforming to the spec.
This was entirely a node-irc library issue, nothing this codebase can fix short of changing irc library or fixing the irc library elsewhere.
I have https://github.com/euank/EuIrcBot-core which uses slate-irc instead of node-irc and @hfukada will test that at some ponit to see if it connects and, if so, we'll have a path forwards of moving to use that bot or, if that's too far out, switching this to use slate-irc in this one.

Just wanted to sync that information here as well so it's clear what's left here.

from euircbot.

LinuxMercedes avatar LinuxMercedes commented on August 15, 2024

Looking at this in more detail, it's almost assuredly either a non-spec-conforming IRC server or a bug in node-irc's message parsing. It doesn't look too bad to debug; if you are interested, @hfukada, I can make you a node-irc build with the right debug output.

from euircbot.

euank avatar euank commented on August 15, 2024

Since I don't think this is actually a bug in this codebase and we're short on debug information, I'm closing.

Feel free to reopen if you've got more information!

from euircbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.