Skip to content

JahongirWebs/cookiecutter-aiogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Aiogram Template

A modern Cookiecutter template to kickstart Telegram bot development using Aiogram and Python 🐍.

🚀 Features

  • ⚙️ Aiogram 3.x ready
  • 🪄 Fast project scaffolding with Cookiecutter
  • 🧪 Built-in structure for handlers, middlewares, filters, and routers
  • 📁 .env-based configuration
  • 🔍 Typing and linters support
  • 🧩 Easy-to-extend project layout

📦 Getting Started

1. Install Cookiecutter

pip install cookiecutter

2. Generate a New Project

cookiecutter gh:your-username/cookiecutter-aiogram-template

You will be prompted to enter values like bot name, author, and other configuration details.

3. Run the Bot

cd your_project_name
python bot.py

🤝 Contributing

Contributions are welcome! Please read the Contributing Guide before submitting a pull request.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

📬 Contact

Author: Jahongir Qurbonov
Github: @Jahongir-Qurbonov

Built with ❤️ for the Aiogram community

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors