develop #4

Merged
Arsen Mirzaev Tatyano-Muradovich merged 10 commits from Alex/stcs:develop into stable 2025-09-12 09:28:09 +07:00
15 changed files with 798 additions and 472 deletions
Showing only changes of commit 07666fa984 - Show all commits

View File

@@ -32,21 +32,24 @@ Crypto Trading Telegram Bot
1. Клонируйте репозиторий: 1. Клонируйте репозиторий:
git clone <URL_репозитория> ```bash
git clone https://git.svoboda.works/kodorvan/stcs
```
2. Установите зависимости: 2. Установите зависимости:
```bash
pip install -r requirements.txt pip install -r requirements.txt
```
3. Создайте файл .env и настройте переменные окружения. 3. Создайте файл .env и настройте переменные окружения.
4. Запустите бота: 4. Запустите бота:
```bash
python BybitBot_API.py python BybitBot_API.py
```
## Настройки пользователя ## Настройки пользователя