File size: 79 Bytes
ca4eb6d
 
 
00153c0
1
2
3
4
5
from Powers.bot_class import Gojo

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