Skip to content

🎲 Tweeting the wisdom of /dev/urandom.

License

Notifications You must be signed in to change notification settings

chrisma/dev-urandom

Repository files navigation

/dev/urandom Twitter Bot

Tweeting the wisdom of /dev/urandom at @dev__urandom in text and image form.
Never runs out of things to say, due to the source of its inspiration.

image

Powered by GitHub Actions.

Run it

  • Clone/fork the repository
  • Register a Twitter app at https://developer.twitter.com/en/apps
  • Copy the generated API tokens to credentials.py, store them as environment variables, or store them as GitHub repository secrets when using the GitHub Actions workflow.
  • Ignore changes to credentials.py, so you don't commit your keys: git update-index --assume-unchanged credentials.py
  • Run python tweet.py to run locally, or see the scheduled GitHub Actions runs.

Contributors

Thanks @LinqLover for the PR adding image support!

About

🎲 Tweeting the wisdom of /dev/urandom.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages