Git Product home page Git Product logo

Comments (14)

stenyak avatar stenyak commented on July 30, 2024

Can you please explain in more detail what exactly you are trying to do?
Also, if the breakbot logs show errors, please attach them or copy-paste them here.

Thanks!

from breakbot.

h1rule avatar h1rule commented on July 30, 2024

Ok so here we go. I've installed everything told on the step by step installation tutorial.

my config:

http://paste.capsload.it/1055/38963350/raw/

I've replaced some personal informations with 'X'

When i run the bot: ./bot.py

http://paste.capsload.it/1054/63341613/raw/

Its not joining the channels.

from breakbot.

stenyak avatar stenyak commented on July 30, 2024

Interesting... please check these two things:

  1. Confirm that the bot is also configured as a contact in the "contacts" section of config.json, with correct phone number.
  2. Temporarily try using irc.freenode.net on port 6667. This is to check that your server is not doing something different than freenode (which is the server that has never failed in my tests).

from breakbot.

h1rule avatar h1rule commented on July 30, 2024
  1. confirmed.
  2. tested and confirmed the work. its network depencies. its working on irc.rizon.net. 👍

Thank you sir!

from breakbot.

stenyak avatar stenyak commented on July 30, 2024

Glad to hear it works :-)

from breakbot.

h1rule avatar h1rule commented on July 30, 2024

But this would be great if its working with other networks such aus unrealircd.
I am currently using my private network with unrealircd, but its not joining the channels again there :(.
Could you update it? :)

from breakbot.

stenyak avatar stenyak commented on July 30, 2024

Sorry, I thought that the problem was on your server and that you had already fixed it.
I'll keep this ticket open, and will try to find time to debug the issue some day. If you find more details about the problem (irc server logs, or whatever), please let me know.

from breakbot.

h1rule avatar h1rule commented on July 30, 2024

No problem :).

As i told, it depense on the IRC server protocol.

freenode -> working
irc.rizon.net -> working
irc.quakenet.org -> not working
unrealircd -> not working ( irc.capsload.it ) -> most important for me personal.

When i force the Bot to join a channel, its simply not sending the messages.
I think its just the way the different IRC Server softwares getting and handling the commands.

Nice work tho with your WhatsApp Bot.

What do you think about IRC Channels for private messages too?

:)

from breakbot.

stenyak avatar stenyak commented on July 30, 2024

Do those servers have something in common? (e.g. all working servers use XYZ irc software, while non-working use ABC software).

Private messages are currently handled without needing channels, they are directed at the bot_owner_nick (as per config.json) , though admitedly I haven't used it for a long time and am not sure if it's still working. Please open a new issue for this question/featurerequest.

from breakbot.

h1rule avatar h1rule commented on July 30, 2024

irc.rizon.net - running version hybrid-7.2.3+plexus-3.1.0(20130523_0-539)
irc.quakenet.org - running version u2.10.12.10+snircd(1.3.4a)
irc.capsload.it - running version Unreal3.2.8.1
irc.freenode.net - running version ircd-seven-1.1.3

from breakbot.

h1rule avatar h1rule commented on July 30, 2024

I think it could have anything to do with responding to the PING sent by the IRC network with a PONG before actually are able to do any commands (like joining channels).

from breakbot.

stenyak avatar stenyak commented on July 30, 2024

You were correct, PINGs were the source of the problem. I've implemented a wait-for-ping functionality, and I'm now able to join both freenode and quakenet.

Please check the latest version and let me know if you have any further problems.

from breakbot.

h1rule avatar h1rule commented on July 30, 2024

Confirmed working. Thank you!

from breakbot.

stenyak avatar stenyak commented on July 30, 2024

You're welcome :)

from breakbot.

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.