Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (24 loc) · 466 Bytes

README.md

File metadata and controls

executable file
·
28 lines (24 loc) · 466 Bytes

Overview

  • scheduling tweets bot
    • gs2_ticket_status
    • notify_if_music_engine_tweets
    • ...

Prepare

$ bundle install

Required

  • Redis
  • .env
    • TWITTER_ACCESS_TOKEN
    • TWITTER_ACCESS_TOKEN_SECRET
    • TWITTER_CONSUMER_KEY
    • TWITTER_CONSUMER_SECRET
    • REDIS_HOSTNAME
    • REDIS_PORT
  • set cron

TODO

  • RSpec

LICENSE

MIT LICENSE