You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got it changed on my fork but when I update my hubot on heroku it seems to just use the old version even though I changed package.json to point to github, so I can't test right now. If I manage to get hubot/heroku to pull my repo and it works I'll submit a pull request.
EDIT: I still haven't got heroku to use my fork, it's set to and just doesn't. If anyone else can test my fork to see if it fixes, I'd greatly appreciate it, if not I do plan to move my hubot to either openshift or my own server. When I do, I'll see if I can't get it to use my version.
Edit 2: I'm unable to do anything with this at this time, I'm doing this edit because it seems crappy to have disappeared after talking about fixing it. (Channel died, some auto-update broke the bot and I don't have the time.)
It looks like the
pm
listener should probably be callingcreateUser
so that the user id is set.The text was updated successfully, but these errors were encountered: