Automated bots I've created using Python for various purposes.
@TopClimateNews is a twitter bot I created using Twitter's API and Python's TweePy module to automatically post daily tweets containing the latest climate related news from around the world. It also uses the NewsCatcher News API to automatically collect the top 40 news articles related to climate-change, filter out duplicate articles, and tweets out the headline of the article and the link to said article. @snoreuto is a twitter bot I created using Twitter's API and Python's TweePy module to automatically post a tweet whenever a new episode of BORUTO: NARUTO NEXT GENERATIONS airs on Crunchyroll. The bot has a counter that increments when the new episode is not manga-canon (filler or anime-canon), and resets the counter if the episode is manga-canon. I hosted this script on PythonAnywhere.com's servers and created a cron job to automatically run it once a week. As of this update, it has been exactly one year since the last manga canon BORUTO: NARUTO NEXT GENERATIONS episode.