python_bot/handlers/__init__.py

8 lines
157 B
Python
Raw Permalink Normal View History

2023-02-06 22:19:54 +10:00
2022-12-05 17:22:23 +10:00
from handlers import pipisa
from handlers import davinci
2022-12-05 17:22:23 +10:00
from handlers import time_new_year
from handlers import sendalarm
2023-02-06 21:54:41 +10:00
from handlers import start_help