3 lines
41 B
Python
3 lines
41 B
Python
from .bot import main
|
|
|
|
__all__ = ["main"] |
from .bot import main
|
|
|
|
__all__ = ["main"] |