Skip to content

bot para mencionar a todos los miembros de un grupo de telegram; escribe @ALL en tu mensaje y los responderá con un mensaje con todos los alias de los miembros del grupo

Notifications You must be signed in to change notification settings

jesusjmma/mencionar_bot

 
 

Repository files navigation

mencionar_bot

Un divertido bot para Telegram para mecionar a todo el grupo 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

About

bot para mencionar a todos los miembros de un grupo de telegram; escribe @ALL en tu mensaje y los responderá con un mensaje con todos los alias de los miembros del grupo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%