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
- Host: GitHub
- URL: https://github.com/carmelocampos/dolardigitalbot
- Owner: CarmeloCampos
- Created: 2020-02-09T06:23:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T18:34:48.000Z (about 6 years ago)
- Last Synced: 2025-03-12T23:33:12.779Z (over 1 year ago)
- Topics: dolardigital, dolartoday, pythom, python-telegram-bot, telegram-bot, telegram-bots
- Language: Python
- Homepage: https://t.me/DolarDigitalBot
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```