Merge pull request #484 from baudbox/develop
Adding 1.6 comment into telegram pre-requirements
This commit is contained in:
commit
529e4d0131
@ -24,7 +24,7 @@ script/plot_dataframe.py [-h] [-p pair] [--live]
|
|||||||
|
|
||||||
Example
|
Example
|
||||||
```
|
```
|
||||||
python script/plot_dataframe.py -p BTC_ETH
|
python scripts/plot_dataframe.py -p BTC_ETH
|
||||||
```
|
```
|
||||||
|
|
||||||
The `-p` pair argument, can be used to specify what
|
The `-p` pair argument, can be used to specify what
|
||||||
|
@ -39,8 +39,10 @@ Use this token to access the HTTP API:
|
|||||||
|
|
||||||
For a description of the Bot API, see this page: https://core.telegram.org/bots/api
|
For a description of the Bot API, see this page: https://core.telegram.org/bots/api
|
||||||
```
|
```
|
||||||
|
**1.6. Don't forget to start the conversation with your bot, by clicking /START button**
|
||||||
|
|
||||||
### 2. Get your user id
|
### 2. Get your user id
|
||||||
**2.1. Talk to https://telegram.me/userinfobot**
|
**2.1. Talk to https://telegram.me/userinfobot**
|
||||||
**2.2. Get your "Id", you will use it for the config parameter
|
**2.2. Get your "Id", you will use it for the config parameter
|
||||||
`chat_id`.**
|
`chat_id`.**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user