diff --git a/bot.py b/bot.py index 0787b608..dcb6d4bc 100644 --- a/bot.py +++ b/bot.py @@ -564,6 +564,7 @@ def share(): tosend += "- {game}\n".format(game=game) else: tosend += "_@{primo} ha tutti i giochi che ha @{secondo}_.\n" + telegram.sendmessage(tosend, sentin, source) else: telegram.sendmessage(chr(9888) + "Non รจ stato specificato un numero adeguato di utenti per eseguire l'azione.", sentin, source)