Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marse11e/djangoadmin_for_aiogrambot


https://github.com/marse11e/djangoadmin_for_aiogrambot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# DjangoAdmin_for_AiogramBot


BASE DIR/aviato/management/commands/config.py

API_TOKEN = 'TOKEN от самого бота'

admins = [Айди администраторов] => int




Требовании для запуска:

1. virtualenv venv


2. source /home/marselle/Lessons/Django/Bot_admin/venv/bin/activate


3. pip install -r requirements.txt


4. python3 manage.py makemigrations


5. python3 manage.py migrate




Run Django: ```python3 manage.py runserver```

Run Bot: ```python3 manage.py Bot```




![image](https://user-images.githubusercontent.com/101027445/223530380-18c04331-d919-4447-af28-e25ac214ce98.png)