python_bot/handlers/__init__.py

4 lines
122 B
Python
Raw Normal View History

2022-12-05 17:22:23 +10:00
from handlers import pipisa
from handlers import time_new_year
2022-12-06 20:25:52 +10:00
from handlers import start_help
from handlers import coding