Some tweaks

This commit is contained in:
Paulus Schoutsen 2015-11-15 10:34:45 -08:00
parent 2183c8a3ef
commit be8aacc1af
3 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ The telegram platform uses [Telegram](https://web.telegram.org) to delivery noti
The requirement are:
- You need a [Telegram bot](https://core.telegram.org/bots). Please follow those [instructions](https://core.telegram.org/bots#botfather) to create one and get the token for your bot. Keep in mind that bots are not allowed to contact users. You need to make the first contact with your user. Meaning that you need to send a message to the bot from your user.
- You need a [Telegram bot](https://core.telegram.org/bots). Please follow those [instructions](https://core.telegram.org/bots#botfather) to create one and get the token for your bot. Keep in mind that bots are not allowed to contact users. You need to make the first contact with your user. Meaning that you need to send a message to the bot from your user.
- The `chat_id` of an user.
An easy way to get your chat ID is described below: