Xéfir Destiny
0db6e9edff
All checks were successful
continuous-integration/drone/push Build is passing
5 lines
59 B
Python
5 lines
59 B
Python
from .bot import run
|
|
|
|
if __name__ == "__main__":
|
|
run()
|