soxidus / Boardgame-Bot

A Boardgame Bot for your Telegram group to plan/manage gamenights and suggest games to play.
MIT License
2 stars 0 forks source link

Can't poll with unauthorized players #57

Closed soxidus closed 4 years ago

soxidus commented 4 years ago

If an unauthorized player tries to /ich or any other Groupchat command that calls a reply in the privat chat the bot can't do so if the User did not /key initially.... to cath that error we should send an Message in the groupchat that something did not work...

This should be the minimum ammount of tollerable Spam in groupchat to allow a seamless functionallity

soxidus commented 4 years ago

b74aec569e78ffebc3386dcfdda3d49086ea22d5 fixed that