managementbot / Powers /__main__.py
iamgojoof6eyes
Second commit....Looks good
ca4eb6d
raw
history blame
78 Bytes
from Powers.bot_class import Gojo
if __name__ == "__main__":
Gojo().run()