Merge pull request #484 from baudbox/develop

Adding 1.6 comment into telegram pre-requirements
This commit is contained in:
Gérald LONLAS 2018-01-30 08:17:01 -08:00 committed by GitHub
commit 529e4d0131
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -24,7 +24,7 @@ script/plot_dataframe.py [-h] [-p pair] [--live]
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

View File

@ -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
```
**1.6. Don't forget to start the conversation with your bot, by clicking /START button**
### 2. Get your user id
**2.1. Talk to https://telegram.me/userinfobot**
**2.2. Get your "Id", you will use it for the config parameter
`chat_id`.**
`chat_id`.**