The Telegram Bot 🤖
There are 3 things that we want to do here.
- Create a telegram bot from Bot Father. This will be what connects telegram to the the function that will create the content. To create a telegram bot, you can follow these steps. Make sure to store the API key somewhere safe.
- Create a script for github that will create our content (in this case the
.md
files) based on what we send from telegram - Create the connection between telegram and github (in the form of an API).
Thank you bbd for helping me in this entire ordeal. Muchas gracias! Bon dia!