@cstpimentel

The Telegram Bot 🤖

There are 3 things that we want to do here.

  1. 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.
  2. Create a script for github that will create our content (in this case the .md files) based on what we send from telegram
  3. 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!

Telegram is coming together.