python_bot_v2/handlers/__init__.py

4 lines
125 B
Python
Raw Normal View History

2022-12-05 17:22:23 +10:00
from handlers import pipisa
from handlers import time_new_year
from handlers import sendalarm
2022-12-06 22:20:38 +10:00
from handlers import start_help