telegram: базовая регистрация

This commit is contained in:
2022-11-18 01:07:13 +03:00
parent e6f30ce953
commit a6fba9e3a0
4 changed files with 34 additions and 6 deletions

View File

@@ -15,5 +15,5 @@ scripts/runserver.sh
### Запуск Telegram
Из папки Telegram:
```
python telegram/main.py
python textsouls/main.py
```