Skip to content

sqlmerr/aiogram-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot template

Features:

  • Python
  • aiogram 3.20.0
  • aiogram-dialog 2.3.1
  • MongoDB (beanie)

Install

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

# install uv (https://docs.astral.sh/uv/getting-started/installation/#installation-methods)
curl -LsSf https://astral.sh/uv/install.sh | sh 

Run

uv 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

 
 
 

Contributors