/bsky_invite_manager

Program to manage BlueSky invites from several accounts, and put in DB/notify of them on Telegram

Primary LanguagePython

bsky_invite_manager

Technologies

Programs

bsky_code_getter.py

  • automatically calls BlueSky API every x time, using the accounts configured in the DB to check for new invite codes and puts them in the DB, also sends alerts to Telegram of new codes.

telegram_bot.py

  • is an interactive bot on a telegram channel. Commands can be used to retrieve codes from the Postgres DB and also mark codes as sold.