python_bot_v2/handlers/__init__.py

8 lines
184 B
Python
Raw Normal View History

2023-02-06 22:19:54 +10:00
2022-12-05 17:22:23 +10:00
from handlers import pipisa
2023-07-12 21:54:24 +10:00
#from handlers import davinci #### токены рип
2022-12-05 17:22:23 +10:00
from handlers import time_new_year
2023-07-12 21:54:24 +10:00
#from handlers import sendalarm
2023-02-06 21:54:41 +10:00
from handlers import start_help