Add alert tools, mutes, short status, and backup summary

This commit is contained in:
2026-02-08 22:43:16 +03:00
parent ae2d085214
commit 972c8eb6a7
12 changed files with 280 additions and 11 deletions

View File

@@ -25,6 +25,8 @@ import handlers.help
import handlers.callbacks
import handlers.arcane
import handlers.processes
import handlers.alerts_admin
import handlers.config_check
def _handle_async_exception(_loop, context):