django aiogram template
1.0.0

git clone https://github.com/ < username > / < repo_name > .git cd < repo_name > python3 -m virtualenv venv
source venv/bin/activatepip install -r requirements.txt.env usando un archivo de plantilla env y rellénelo cp .env.template .envpython manage.py migratepython manage.py runserverpython manage.py runbot