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.
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
Eloy Prieto Panadero / @Eloypripan