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


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