Skip to content

ojimac/magazine_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magazine_bot ( http://twitter.com/magazine_bot )

毎日1回、雑誌の発売日をつぶやくbotです。

memo

config.yml のフォーマット

development:
  consumer_key:       CONSUMER_KEY
  consumer_secret:    CONSUMER_SECRET
  oauth_token:        OAUTH_TOKEN
  oauth_token_secret: OAUTH_TOKEN_SECRET

production:
  consumer_key:       CONSUMER_KEY
  consumer_secret:    CONSUMER_SECRET
  oauth_token:        OAUTH_TOKEN
  oauth_token_secret: OAUTH_TOKEN_SECRET

Releases

No releases published

Packages

No packages published