File size: 78 Bytes
ca4eb6d
 
 
 
1
2
3
4
from Powers.bot_class import Gojo

if __name__ == "__main__":
    Gojo().run()