Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.29 KB

README.rst

File metadata and controls

47 lines (34 loc) · 1.29 KB

mencionar_bot

Un divertido bot para Telegram para mecionar a todo el grupo Solo puede ser usado por administradores del grupo, al resto no le hace caso Probado para Python 3.6.X. Este bot utiliza las siguientes APIs: sympy, pyTelegramBotAPI y pillow.

Wercker:

https://app.wercker.com/status/cbef8245821f6bac385c392b6f199ad2/m/master https://app.wercker.com/status/cbef8245821f6bac385c392b6f199ad2/s/master

Travis:

https://travis-ci.com/Eloypripan/mencionar_bot.svg?branch=master

Installation

From master branch:

$ sudo apt-get install python3-pip
$ pip3 install pillow
$ pip3 install pyTelegramBotAPI
$ sudo apt get-install python3-sympy
$ sudo apt install git
$ git clone https://github.com/Eloypripan/mencionar_bot/

# To execute:
$ cd mencionar_bot
$ python3 mencionar_bot.py

# OR:
$ python3 ~/mencionar_bot/mencionar_bot.py

Author

Eloy Prieto Panadero / @Eloypripan