Skip to content

Sample implemented for explaining how to create Telegram Bots with Python.

License

Notifications You must be signed in to change notification settings

vjgarciag96/TelegramBotExtrePython

Repository files navigation

TelegramBotExtrePython

Ejemplo creado como demostración para el taller de bots de Telegram organizado por la ExtrePython el día 31/11/2017

Requisitos Previos

  1. Python (recomendable Python 3.6)

  2. python-telegram-bot, librería con la que trabajaremos sobre la API de bots de telegram

    Para instalar Python:

    Para instalar python-telegram-bot:

    https://github.com/python-telegram-bot/python-telegram-bot

Como alternativa, hay una máquina virtual con Ubuntu 17.10, todo el software instalado y el IDE Pycharm CE para poder seguir el taller sin problemas. La contraseña del usuario srpython es python. Se encuentra en el siguiente enlace.

https://drive.google.com/open?id=1wOGtn_Xwhf2mTJ8ReFOVPp4McV2prT2U

About

Sample implemented for explaining how to create Telegram Bots with Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages