Skip to content

🤖 My telegram bot template on python with aiogram 3.x.x library and mongodb beanie (now supports postgresql with sqlalchemy and alembic)

License

Notifications You must be signed in to change notification settings

sqlmerr/aiogram-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot template

Features:

  • aiogram 3.4.1
  • aiogram-dialog 2.1.0
  • MongoDB (beanie)

Install

git clone https://github.com/sqlmerr/aiogram-bot-template
cd aiogram-bot-template
pip install poetry
poetry install

Run

python -m bot

About

🤖 My telegram bot template on python with aiogram 3.x.x library and mongodb beanie (now supports postgresql with sqlalchemy and alembic)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published