forked from kodorvan/stcs
Compare commits
4 Commits
b3119c6ee1
...
07666fa984
Author | SHA1 | Date | |
---|---|---|---|
07666fa984 | |||
15e248d7d7 | |||
cdb745d55a | |||
c46a4cb0b7 |
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