
Tags
Age Of Empires II AI Algokit Algorand Angular Blockchain Blog Bluesky Bot CC Certification Challenge cryptocurrencies CSS ctf Cybersecurity Data Django Docker Ebooks HackTheBox Homebrew HTML Hugo ISC2 Modding Playstation PostgreSQL Project Ps2 Purevolume Python R script scripts SOC Telegram TryHackMe Walkthrough Website Windows
57 words
1 minutes
Age Of Empires Bluesky and Telegram bots (Python script).
Check out the GitHub repositories:
Description not set
Description not set
And the bsky profile.
These Python scripts gets a list of players to monitor and send a message (via a Telegram Bot or a Bluesky account) when one of those players are either playing or stopped playing.
This scripts are run by Github Actions.
Telegram bot is made using BotFather.
Requirements
- atproto (For Bsky usage)
- telegram
- pytz (For time conversion)