add structure to code

This commit is contained in:
2022-12-05 17:22:23 +10:00
parent c0e0b51dee
commit 31abb3460a
6 changed files with 200 additions and 192 deletions

3
handlers/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
from handlers import pipisa
from handlers import time_new_year
from handlers import start_help