Update README.md
This commit is contained in:
parent
498eb719a5
commit
b896946278
|
@ -9,7 +9,7 @@ Python based Telegram bot to monitor and control the raspberry pi.
|
||||||
sudo pip install telepot
|
sudo pip install telepot
|
||||||
```
|
```
|
||||||
- Request the BotFather to create a new Bot.
|
- Request the BotFather to create a new Bot.
|
||||||
- Paste the HTTP access token here:
|
- Paste the HTTP access token here (in the code):
|
||||||
```
|
```
|
||||||
bot = telepot.Bot(' Enter your Telegram bot API token here ')
|
bot = telepot.Bot(' Enter your Telegram bot API token here ')
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue