Skip to content

This project is a template for creating Telegram bots using the Aiogram library. The template includes integration with Docker, PostgreSQL, and Tortoise ORM, ensuring easy development, deployment, and database management.

License

Notifications You must be signed in to change notification settings

AlexanderLukash/Aiogram-Bot-Template

Repository files navigation

Aiogram Bot Template

This project is a template for creating Telegram bots using the Aiogram library. The template includes integration with Docker, PostgreSQL, and Tortoise ORM, ensuring easy development, deployment, and database management.

Requirements

  • Docker and Docker Compose

How to use:

  1. Setup environment variables
  2. Build and start the Docker containers
    docker-compose up --build
    

After these steps, your Telegram Bot will be available.

Contribute

If you would like to contribute to this project, please open a new Pull Request or Issue on GitHub.

License

This project is licensed under the MIT License.

About

This project is a template for creating Telegram bots using the Aiogram library. The template includes integration with Docker, PostgreSQL, and Tortoise ORM, ensuring easy development, deployment, and database management.

Topics

Resources

License

Stars

Watchers

Forks