Изменён парсинг конфига
Добавлена обратная связь
This commit is contained in:
@@ -12,4 +12,5 @@ async def errors_handler(update, exception):
|
||||
if isinstance(exception, MessageNotModified): return True
|
||||
|
||||
await dp.bot.send_message(925150143, f"Exception: {exception}")
|
||||
return True
|
||||
logging.error(exception)
|
||||
return True
|
||||
|
Reference in New Issue
Block a user