Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbonella authored Mar 10, 2021
1 parent 1947f6e commit c3dfcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Este repositorio contiene lo necesario para enviar por medio de un Bot de Telegr

2. Extrer Bot_Chat_ID

* Ir a la ulr **`https://api.telegram.org/bot<Your_Token_Here>/getUpdates`** reemplazando *`<Your_Token_Here>`* por el que obtuviste en el paso anterior .
* Ir a la ulr **`https://api.telegram.org/bot<Your_Token_Here>/getUpdates`** reemplazando *`<Your_Token_Here>`* por el que obtuviste en el paso anterior y copiarlo en *`credentials.py`* .

4. Ejecutar el Script **`bot_tele.py`**

Expand Down

0 comments on commit c3dfcc5

Please sign in to comment.