queuebot/roomadmin/__init__.py
2024-07-18 21:25:49 +02:00

2 lines
No EOL
50 B
Python

from .bot import Roomadmin
__all__ = ["Roomadmin"]