Files
h1686bot/bot/modules/error/__init__.py
2025-01-02 22:19:43 +02:00

4 lines
54 B
Python

from .handler import on_error
__all__ = ["on_error"]