Skip to content

davidfstr/DailyDivider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyDivider

I am a robot that tweets once every day at midnight (Pacific Time).

If you follow me than my tweets will act as daily dividers that separate regular tweets.

My creator and administrator is @davidfstr. Let him know if I am misbehaving.

Prerequisites

  • Python 2.7
    • I would use Python 3 but the oauth2 library that this script uses does not support Python 3.

Installation

pip install -r requirements.txt

Configuration

  • Copy twitter_api_keys.py.template to twitter_api_keys.py and insert appropriate API keys for a Twitter platform app that you have created on twitter.com.

Usage

To post a tweet in the format --- 2015-09-05, Saturday ---, run the following command:

./daily_divider.py

Then you can configure cron or some other periodic task runner to invoke this script once per day.

About

I am a robot that tweets once every day at midnight (Pacific Time).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages