hubot-twitter
hubot-twitter copied to clipboard
Twitter adapter for Hubot
The [list of hubot adapters in the hubot documentation](https://hubot.github.com/docs/adapters/) is being replaced with a link to a [GitHub topic search](https://github.com/search?q=topic%3Ahubot-adapter&type=Repositories). Add the `hubot-adapter` [topic](https://help.github.com/articles/classifying-your-repository-with-topics/) to your repository on GitHub to...
``` txt [SyntaxError: Unexpected token E] ``` When twitter send string with content 'Exceeded connection limit for user' or other twitter response, that error are shown. in src/twitter.coffee:120 I change...
After installing [http-post-say](https://github.com/github/hubot-scripts/blob/master/src/scripts/http-post-say.coffee) I was successfully able to use it to post content to my twitter timeline. However by default the adapter apparently assumes that every message has to reply...
Hey there again. It seems like the version numbers are messed up in NPM for some reason. When I run 'npm install hubot-twitter', it installs a mysterious version 2.1.1 that...
"Then you will need to set the HTTP endpoint on Twitter to point to your server and make sure the request type is set to GET" I'm not exactly sure...
...ions of the Twitter user alias it has assumed.
Heya, seems like "npm install hubot-twitter" isn't installing the most recent version in the repo.
When I run hubot command, I got type error. ``` $ bin/hubot -a twitter -n TWITTER_USERNAME ERROR Cannot load adapter twitter - TypeError: Object # has no method 'robot' TypeError:...
It seems to not be able to load on heroku with latest hubot and twitter adapter. What more do you need to fix? State changed from crashed to starting 2012-09-27T00:16:15+00:00...