File size: 137 Bytes
5edc508
 
7956eb0
 
 
8c6ec93
1c0b62a
5edc508
1
2
3
4
5
6
7
8
9
from pyrogram import idle

from Powers.bot_class import Gojo

if __name__ == "__main__":
    await Gojo().start()
    #await idle()