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

sendPrivate for long help and logging messages #1

Merged
merged 3 commits into from
Apr 9, 2014

Conversation

jiko
Copy link
Contributor

@jiko jiko commented Apr 9, 2014

I haven't tested my changes to logger.coffee; I am new to IRC and not sure how to set up a test channel. The change seems pretty straightforward, though.

The sendPrivate method was added literally yesterday. That's what I call timing!

jiko added 3 commits April 8, 2014 22:44
…th 'what did i miss' commands. Replaced send with sendPrivate everywhere the ineffective direct_user helper gets used.
@jiko
Copy link
Contributor Author

jiko commented Apr 9, 2014

Here's the pull request for hubot-irc to add the sendPrivate method nandub/hubot-irc#118

@sambao21
Copy link
Owner

sambao21 commented Apr 9, 2014

what a coincidence. Thanks.

sambao21 added a commit that referenced this pull request Apr 9, 2014
sendPrivate for long help and logging messages
@sambao21 sambao21 merged commit 616cbc0 into sambao21:master Apr 9, 2014
@sambao21
Copy link
Owner

sambao21 commented Apr 9, 2014

from the logs 2014-04-09T12:22:34.581503+00:00 app[web.1]: [Wed Apr 09 2014 12:22:34 GMT+0000 (UTC)] ERROR [TypeError: Object # has no method 'sendPrivate']

@sambao21
Copy link
Owner

sambao21 commented Apr 9, 2014

help does work though, so it's pulling hubot-irc 0.2.2 correctly, but that's also interfacing on the response

@sambao21
Copy link
Owner

sambao21 commented Apr 9, 2014

had to do this 1216c55

eliminates error, but now it shows 2014-04-09T12:40:15.113719+00:00 app[web.1]: [Wed Apr 09 2014 12:40:15 GMT+0000 (UTC)] ERROR ERROR: Not sure who to send to. envelope= { type: 'direct', id: 'sambao21' }

so something still not right

@sambao21
Copy link
Owner

sambao21 commented Apr 9, 2014

this was the fix 4d30530

working now...no more flooding

@jiko
Copy link
Contributor Author

jiko commented Apr 9, 2014

Thanks for the quick merge and fix!

@jiko jiko deleted the sendprivate branch April 9, 2014 13:39
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

Successfully merging this pull request may close these issues.

2 participants