Skip to content

pyve/PyVenezuelaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

PyVenezuelaBot

Bot para el canal de Telegram Python Venezuela

Usar y depurar:

$ git clone git@github.com:pyve/PyVenezuelaBot.git
$ cd PyVenezuelaBot
$ sudo pip install -r requirements.txt
$ export TELEGRAM_TOKEN=YOUR_TOKEN#GENERATED-https://github.com/eternnoir/pyTelegramBotAPI#prerequisites
$ ./bot.py

Debug:

$ ./bot.py --debug

Nota: en Ubuntu tendrás problemas con la lib lxml, borrala de los requirements e instalala con sudo apt-get install python-lxml

Eso es todo intenta establecer un chat en telegram con tu nombre bot de pruebas y listo.

About

Buscar paquetes en pypi y ponerlos directo en telegram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published