File size: 81 Bytes
7956eb0
 
 
6cc4dcb
1
2
3
4
5
from Powers.bot_class import Gojo

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