Code Monkey home page Code Monkey logo

Comments (13)

1stvamp avatar 1stvamp commented on July 30, 2024

Sorry for the delay in getting onto this, github decided to stop sending me notifications again, I'll take a look this weekend.

from hippybot.

1stvamp avatar 1stvamp commented on July 30, 2024

@quixeybrian can you paste your config? (If you care about this any longer, as I said sorry for the delay).

from hippybot.

quixeybrian avatar quixeybrian commented on July 30, 2024

Unfortunately, I had to move on to a different bot structure.

I suspect it's the same issue that Will Bot has run into lately in that the API calls are limited, so any roster over 100 people or any room list over 100 rooms will have issues. (I suspect, but can't confirm.)

Thanks for getting back to me.

from hippybot.

1stvamp avatar 1stvamp commented on July 30, 2024

That's perfectly understandable, I'd have done the same, thanks for letting me know, hopefully I'll get the time to look into it anyway. 😺

from hippybot.

ericbrown avatar ericbrown commented on July 30, 2024

I'm actually getting the same issue here. The bot joins hipchat but can't join the room. I receive an error message titled "ERROR:jabberbot:item-not-found"

My conf is the default conf file (with user info changed)

from hippybot.

quixeybrian avatar quixeybrian commented on July 30, 2024

How many users do you have Ericbrown?

from hippybot.

ericbrown avatar ericbrown commented on July 30, 2024

5 in the test room that I'm using. That's also the total on this hipchat account. Only 1 room total as well.

from hippybot.

quixeybrian avatar quixeybrian commented on July 30, 2024

Not in the room, in your total roster.

from hippybot.

ericbrown avatar ericbrown commented on July 30, 2024

Yeah. 5. Total. (I updated my response). This is a test account with 1 room and 5 total users.

from hippybot.

simoncpu avatar simoncpu commented on July 30, 2024

Same problem. Attached is my config:

[connection]
username = ********
password = ********
nickname = I am Robot
channels = channel1
           channel2
           channel3
[plugins]
load = hippybot.plugins.rot13
       hippybot.plugins.wave
[hipchat]
api_auth_token = ********
respond_to_all = true

from hippybot.

simoncpu avatar simoncpu commented on July 30, 2024

Ah... this only happens if I use the XMPP room name instead of the HipChat room name. Everything is working now.

from hippybot.

1stvamp avatar 1stvamp commented on July 30, 2024

Aha, that'd make sense, it generates the appropriate XMPP room name from the HC one, could be improved by having it detect an XMPP name and just use that without altering it.

from hippybot.

simoncpu avatar simoncpu commented on July 30, 2024

Cool, thnx! =)

from hippybot.

Related Issues (17)

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.