mirror of
https://github.com/RYGhub/royal-mifia.git
synced 2025-02-16 13:24:06 +00:00
print stuff
This commit is contained in:
parent
37c8ad18a5
commit
658d36721a
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
@ -1124,6 +1124,7 @@ def selectpreset(bot, update):
|
|||
|
||||
|
||||
def handleerror(bot, update, error):
|
||||
print("Error: " + error)
|
||||
try:
|
||||
bot.sendMessage(update.message.chat['id'], error)
|
||||
except AttributeError:
|
||||
|
|
Loading…
Add table
Reference in a new issue