https://github.com/pybites/packt_pytweet
Quick bot to autotweet packt's daily free ebook if python, flask or django
https://github.com/pybites/packt_pytweet
Last synced: 8 months ago
JSON representation
Quick bot to autotweet packt's daily free ebook if python, flask or django
- Host: GitHub
- URL: https://github.com/pybites/packt_pytweet
- Owner: pybites
- Created: 2017-08-18T13:06:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:00:19.000Z (about 3 years ago)
- Last Synced: 2025-04-12T23:48:22.480Z (8 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Packt PyTweet
Quick script to autotweet Packt's daily free ebook link if title contains Python/Flask/Django.
Added to cronjob to auto-tweet to [pybites](https://twitter.com/pybites) at 8.02 am CET.
TODOs:
* load FILTERS (title greps) from a config file to be able to isolate them from code/version control updates.
* allow for various twitter accounts so another bot could tweet out all Javascript for example.