hubot-archive / hubot-tell

Hubot plugin to send a user a message the next time they are present in the room
MIT License
26 stars 15 forks source link

Doesn't work in Hipchat? #3

Closed mwarkentin closed 9 years ago

mwarkentin commented 9 years ago

I tried to configure this for our chatbot, but it doesn't looks like it worked (tried a bunch of combinations):

[12:30 PM] Michael Warkentin: @twabot tell ryan Hello from the past
[12:30 PM] twabot twabot: Ok, I'll tell ryan 'Hello from the past'.
[12:30 PM] Michael Warkentin: @Ryan Can you join this room for a sec?
[12:31 PM] Ryan Wilson-Perkin: sup
[12:31 PM] Michael Warkentin: Was testing something ^^ doesn't look like it's working :(
[12:32 PM] Ryan Wilson-Perkin: Is wabot supposed to be noticing my entrance and sending the message?
[12:32 PM] Michael Warkentin: @Ryan Yeah.. can you leave again? Will try one more
        @twabot tell Ryan Hello from the past
[12:32 PM] twabot twabot: Ok, I'll tell Ryan 'Hello from the past'.
[12:33 PM] Michael Warkentin: @twabot tell @Ryan hello from the past, part two
        @Ryan Ok
[12:33 PM] Ryan Wilson-Perkin: I'm back!
[12:33 PM] Michael Warkentin: Yeah, totally not working in hipchat
        thanks anyways
[12:33 PM] Ryan Wilson-Perkin: @twabot don't you have anything to say to me?
lorenzhs commented 9 years ago

Does PR #2 fix this for you?

mwarkentin commented 9 years ago

@lorenzhs I'll try it out and let you know. :)

lorenzhs commented 9 years ago

We've merged #2, so you can just update hubot-tell to version 1.2.4 and it should work

mwarkentin commented 9 years ago

Confirmed that 1.2.4 is working for us in Hipchat.

lorenzhs commented 9 years ago

Wonderful, thanks!