a simple bot to crawl hellocoding feed and post my new articles to twitter
https://hellocoding.de/blog/coding-language/python/rss-feed-automatisiert-tweeten
install dependencies:
pip install tweepy
pip install feedparser
pip install dateparser
pip install dotenv
execute script
./start.sh
// or
python main.py