2025-09-15 18:47:15 +03:00
2025-09-15 17:44:24 +03:00
2025-09-15 16:25:26 +03:00
2025-09-15 18:47:15 +03:00
2025-09-15 16:25:26 +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"
Description
Template for simple telegram bots
Readme 34 KiB
Languages
Python 100%