Skip to content

Add an emoji of the moon's current phase to your twitter name

License

Notifications You must be signed in to change notification settings

dotSlashJack/twitter-name-moon-pahse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Add an emoji of the moon's current phase to your twitter name field

Files

name_updater.py used to update your twitter name, calls moon_phase.py moon_phase.py used to generate the moon's current phase using the ephem package

dependencies: datetime and ephem

NOTE: You must fill in your twitter keys for this to work. You shoud also update the "base_twitter_name" variable to your current (or desired) twitter name, not my name!

Usage

Recommended: schedule a taks (using crontab, etc.) to automatically run name_updater.py

Manual: run moon_phase.py from the command line to manually update your bio (must be run each day)

About

Add an emoji of the moon's current phase to your twitter name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages