Ejemplo: Python envía un mensaje a telegram
#1. go to this adress: https://telegram.me/BotFather and follow the instructions
#2. in terminal: pip install telegram-send followed by telegram-send configure
import telegram_send
telegram_send.send(messages=["Wow that was easy!"])
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)