57 words
1 minutes
Age Of Empires Bluesky and Telegram bots (Python script).

Check out the GitHub repositories:

athekat
/
aoetelegrambot
Description not set
NaN
NaN
0K
undefined
athekat
/
aoebskybot
Description not set
NaN
NaN
0K
undefined

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)