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

Twitter bot who tweets based on schedule (schedule is set by cron)

License

Notifications You must be signed in to change notification settings

true-runes/scheduling-tweets-bot

Repository files navigation

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

About

Twitter bot who tweets based on schedule (schedule is set by cron)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages