Skip to main content

Twitter bot that posts a tweet each time you make a release on github!

None

Project description

pypi license last-commit donate follow

gh-announce

project logo

Twitter bot that posts a tweet each time you make a release on github!

Synopsis

I happen to maintain a lot of python projects on github such as distroverify and vtscan, and each time I make a tagged release, I have to make a status tweet to let people know. This tool is for automating this process, read this article to know more details.

Installation

pip install gh_announce

Usage

  • First time only to configure your github username & twitter api details:

      > gh_announce --config
    
  • Testing the app:

      > gh_announce
      successfully updated status for repo: prahladyeri/distroverify, tag: 1.0.4
    
  • Result:

sample screen

  • Set as a cron job by running crontab -e:

      * 12 * * * gh_announce
    

Project details

None

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gh_announce-0.0.4.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page