Skip to main content

This bot monitors github trending repositories and twitts about them

Project description

Posts to twitter one-at-a-day trending github repositories. That is achieved doing the following:

  • Check if if this week we’ve got a json file, if not
    • Get the week’s twitter repositories

    • Store them in a json file

    • Publish the json file to github (just for coolness)

  • If we’ve got it.
    • Get current day’s twitter trending.

This means that we’re not actually posting today’s trending but one specific day’s Nth trending being N the day of week.

But that’s ok, as I’m doing this to have one specific repository each week.

Also, we mantain a list of already-posted repos and get the next one if we’ve already posted that.

This requires you’ve got ~/.ghtrending directory created. I’m using that to have a link to data/ in there and auto-commit its content

Oh! And remember that this has to be called everyday. A simple cron line will do =)

https://img.shields.io/travis/XayOn/ghubtrending.svg https://img.shields.io/pypi/v/ghubtrending.svg

Features

  • Python 3

  • Twitts one twitt-at-a-day so people won’t get tired

  • Does not twitt repeated twitts

History

0.0.1 (2015-06-14)

  • First release on PyPI.

Project details


Download files

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

Source Distribution

ghubtrending-0.0.2.tar.gz (12.6 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