0.1.0 • Published 10 years ago

hubot-twitter-timeline v0.1.0

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

Hubot Twitter timeline

Enables your hubot to display the Twitter timeline of a configured Twitter user in a room.

Dependencies

twit 1.1.15

Configuration

Expose the following environment variables:

  • HUBOT_TWITTER_TIMELINE_ROOM
  • HUBOT_TWITTER_TIMELINE_ENABLE_COLORS
  • HUBOT_TWITTER_TIMELINE_CONSUMER_KEY
  • HUBOT_TWITTER_TIMELINE_CONSUMER_SECRET
  • HUBOT_TWITTER_TIMELINE_ACCESS_TOKEN
  • HUBOT_TWITTER_TIMELINE_ACCESS_TOKEN_SECRET

Commands

None

Notes

This script is using the Twitter User streams.

When using the irc adapter, then it's possible to enable tweet colors via HUBOT_TWITTER_TIMELINE_ENABLE_COLORS=true

Author

Johannes Graf (@grafjo)

License

hubot-twitter-timeline is released under the MIT License. See the bundled LICENSE file for details.

0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago