AiogramTemplate icon indicating copy to clipboard operation
AiogramTemplate copied to clipboard

This is template for telegram bots by aiogram

Aiogram Template

This is template for telegram bots by aiogram

How to use🤔 (use todo)

  1. Setup environment variables
  2. Setup handlers
    • Admin
    • User
    • Other
  3. Database
    • setup engine
    • register models
  4. Remove echo example
  5. Run run.py

To understand the architecture of this structure, watch this VIDEO