Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
11
README.md
11
README.md
@@ -32,21 +32,24 @@ Crypto Trading Telegram Bot
|
||||
1. Клонируйте репозиторий:
|
||||
|
||||
|
||||
git clone <URL_репозитория>
|
||||
|
||||
```bash
|
||||
git clone https://git.svoboda.works/kodorvan/stcs
|
||||
```
|
||||
|
||||
2. Установите зависимости:
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
|
||||
```
|
||||
|
||||
3. Создайте файл .env и настройте переменные окружения.
|
||||
|
||||
|
||||
4. Запустите бота:
|
||||
|
||||
```bash
|
||||
python BybitBot_API.py
|
||||
|
||||
```
|
||||
|
||||
## Настройки пользователя
|
||||
|
||||
|
Reference in New Issue
Block a user