{"_id":"hubot-twitter","_rev":"42-6a946ffb948f71c4580c386f19bcb2f3","name":"hubot-twitter","time":{"modified":"2022-06-18T23:01:32.773Z","created":"2011-11-23T22:33:58.656Z","2.0.0":"2011-11-23T22:34:00.257Z","2.0.1":"2011-12-06T21:28:52.120Z","2.0.2":"2011-12-07T20:49:07.012Z","2.0.4":"2011-12-12T21:09:43.781Z","2.0.5":"2014-03-30T08:33:09.678Z","2.1.0":"2014-03-30T08:36:40.939Z","2.1.1":"2014-03-30T14:03:52.439Z"},"maintainers":[{"name":"mathilde_lemee","email":"mathilde.lemee@yahoo.fr"}],"dist-tags":{"latest":"2.1.1"},"description":"A Twitter adapter for hubot","readme":"# Hubot Twitter Adapter\n\n## Description\n\nThis is the [Twitter](http://twitter.com) adapter for hubot that allows you to\nsend an tweet to your Hubot and he will send an tweet back with the response.\n\n## Installation\n\n* Add `hubot-twitter` as a dependency in your hubot's `package.json`\n* Install dependencies with `npm install`\n* Run hubot with `bin/hubot -a twitter -n the_name_of_the_twitter_bot_account`\n\n### Note if running on Heroku\n\nYou will need to change the process type from `app` to `web` in the `Procfile`.\n\n## Usage\n\nYou will need to set some environment variables to use this adapter.\n\n### Heroku\n\n    % heroku config:add HUBOT_TWITTER_KEY=\"key\"\n    % heroku config:add HUBOT_TWITTER_SECRET=\"secret\"\n    % heroku config:add HUBOT_TWITTER_TOKEN=\"token\"\n    % heroku config:add HUBOT_TWITTER_TOKEN_SECRET=\"secret\"\n\n### Non-Heroku environment variables\n\n    % export HUBOT_TWITTER_KEY=\"key\"\n    % export HUBOT_TWITTER_SECRET=\"secret\"\n    % export HUBOT_TWITTER_TOKEN=\"token\"\n    % export HUBOT_TWITTER_TOKEN_SECRET=\"secret\"\n\nThen you will need to set the HTTP endpoint on Twitter to point to your server\nand make sure the request type is set to `GET`.\n\n## Contribute\n\nJust send pull request if needed or fill an issue !\n\n## Copyright\n\nCopyright &copy; Mathilde Lemee. See LICENSE for details.\n\n","versions":{"2.1.1":{"name":"hubot-twitter","version":"2.1.1","author":{"name":"Mathilde Lemee"},"keywords":["github hubot twitter adapter"],"description":"A Twitter adapter for hubot","licenses":[{"type":"MIT","url":"http://github.com/tombell/hubot-twilio/raw/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/mathildelemee/hubot-twitter.git"},"dependencies":{"oauth":"0.9.10"},"devDependencies":{"coffee-script":"1.1.3"},"main":"./src/twitter","engine":"node > 0.6.0 < 0.7.0","engines":{"node":"*"},"bugs":{"url":"https://github.com/mathildelemee/hubot-twitter/issues"},"homepage":"https://github.com/mathildelemee/hubot-twitter","_id":"hubot-twitter@2.1.1","dist":{"shasum":"e9c5e4cb0588b796403e2302179b8e44914d9233","tarball":"https://registry.npmjs.org/hubot-twitter/-/hubot-twitter-2.1.1.tgz","integrity":"sha512-xqMPL2fdfgMBWbfVB6sKPjnw3Z/+oAyUsvtcNAFfs1B7NfT1xFzeJd0TzfWY6Sw/+3xTNowh3SRA+wtvvzff+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDr9iOcsghbamhlC1rZt3+lqwiCu+XBlNyO+z8MR4qfwIgWQzWBi6pJMxJDyyvSERX4D2xVKFfgI/hCDsqYofR1bI="}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"mathilde_lemee","email":"mathilde.lemee@yahoo.fr"},"maintainers":[{"name":"mathilde_lemee","email":"mathilde.lemee@yahoo.fr"}]}},"homepage":"https://github.com/mathildelemee/hubot-twitter","keywords":["github hubot twitter adapter"],"repository":{"type":"git","url":"git://github.com/mathildelemee/hubot-twitter.git"},"author":{"name":"Mathilde Lemee"},"bugs":{"url":"https://github.com/mathildelemee/hubot-twitter/issues"},"readmeFilename":"README.md","users":{"suriyaakudo":true,"willlianpaixao":true}}