Nagasaki45 / Xteams

Create teams automatically based on discrete scores of the players
https://xteams.leverstone.me
GNU General Public License v3.0
3 stars 2 forks source link

Add bots to create teams using telegram / whatsapp #19

Closed Nagasaki45 closed 4 years ago

Nagasaki45 commented 8 years ago

Have a /list command to see all of the players on the court; /in , /out , and /bench to move a player between lists and /teams command to generate teams. There should be also a /setgroup to associate the chat with an Xteams group.

nonZero commented 8 years ago

AFAIK whatsapp is a closed platform. Bots will always be considered as a bad hack. Telegram seems to have a decent API. email is also cool On Dec 25, 2015 22:01, "Nagasaki45" notifications@github.com wrote:

— Reply to this email directly or view it on GitHub https://github.com/Nagasaki45/Xteams/issues/19.

Nagasaki45 commented 8 years ago

@nonZero, you are right. I'm currently working on developing a telegram bot with https://github.com/eternnoir/pyTelegramBotAPI, which looks pretty straightforward. You can watch my progress in the "bot" branch (it is a temporary branch. I'm "backuping" work to github, a bad habit...).

I wish I could develop a whatsapp bot too, as our volleyball group uses whatsapp extensively.

Nagasaki45 commented 4 years ago

Won't happen. Closing.