Skip to content

Cloudxtreme/twitter-scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Scheduler

This is a script that can schedule posts to Twitter. It runs in several modes:

  • Supply your Twitter username and password to start the daemon. This will run in the background and post your tweets
  • Run with -a time -t message to scheduler a tweet at time
  • Note that message can be in quotes so you can use hashtags
  • Run with -l to show a list of tweets in the database
  • Run with -d id to delete a tweet

Dependencies

  • rubygems
  • twitter4r
  • openwferu-scheduler
  • chronic
  • active_record and sqlite3

About

Schedules posts to Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%