File size: 79 Bytes
7956eb0
 
 
e5c574f
1
2
3
4
5
from Powers.bot_class import Gojo

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