new bot structure
This commit is contained in:
3
app/bot/__init__.py
Normal file
3
app/bot/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .bot import main
|
||||
|
||||
__all__ = ["main"]
|
||||
Reference in New Issue
Block a user