2025-09-15 17:45:55 +03:00
2025-09-15 17:45:55 +03:00
2025-09-15 17:45:55 +03:00
2025-09-15 17:45:55 +03:00
2025-09-15 17:45:55 +03:00

Project template for simple telegram bots

Features:

  • Base commands with FSM (no redis)
  • JSON data storage
  • Async worker function
  • Cute project structure

.env example:

botToken="token:from-botfather"
whitelist=["userid"]
dataPath="data/"
jsonFilename="data.json"
S
Description
Telegram bot that uses [habr article api](https://git.frik.su/n0one/habr-article-API) for sending articles to user
Readme 38 KiB
Languages
Python 100%