An open API service indexing awesome lists of open source software.

https://github.com/carmelocampos/dolardigitalbot

Bot de precios DOLAR DIGITAL
https://github.com/carmelocampos/dolardigitalbot

dolardigital dolartoday pythom python-telegram-bot telegram-bot telegram-bots

Last synced: about 1 year ago
JSON representation

Bot de precios DOLAR DIGITAL

Awesome Lists containing this project

README

          

# Bot python telegram perron

Este es un sencillo bot de Telegram, utilizando la libreria python-telegram-bot (https://github.com/python-telegram-bot/python-telegram-bot).

El bot esta funcionando, pueden encontrarlo en Telegram como [@DolarDigitalBot](https://t.me/DolarDigitalBot)

_Se usó python 2.7_

## INSTALAR Y EJECUTAR

_Primero instalar python-telegram-bot_
```bash
pip install python-telegram-bot --upgrade
```

_Ejecutar_

```bash
python python_telegram_bot.py
```