Skip to content

Instantly share code, notes, and snippets.

View Serzh-sh's full-sized avatar

Serzh-sh

  • Joined Jun 21, 2025
View GitHub Profile
# main.py — Telegram bot entrypoint
python-telegram-bot==13.15
requests
schedule
# scheduler.py — handles scheduled posting
BOT_TOKEN=your_token_here
POST_TIME_MORNING=09:00
POST_TIME_EVENING=18:00
CATEGORIES=anime,toys,plush
COUNTRY_FILTER=us
# config.py — configuration loader
# hashtags.py — fetch trending hashtags