Skip to content

r7kamura/ruboty-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruboty::Twitter

An Ruboty adapter for twitter user-stream API.

Usage

# Gemfile
gem "ruboty-twitter"

ENV

TWITTER_ACCESS_TOKEN           - Twitter access token
TWITTER_ACCESS_TOKEN_SECRET    - Twitter access token secret
TWITTER_CONSUMER_KEY           - Twitter consumer key (a.k.a. API key)
TWITTER_CONSUMER_SECRET        - Twitter consumer secret (a.k.a. API secret)
TWITTER_AUTO_FOLLOW_BACK       - Pass 1 to follow back followers (optional)

About

An ellen adapter for twitter.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages