Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xdragxt
/
managementbot
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
253e669
managementbot
/
Powers
/
__main__.py
Captain Ezio
Testing
2101342
about 2 years ago
raw
Copy download link
history
blame
192 Bytes
#import uvloop # Comment it out if using on windows
from
Powers.bot_class
import
Gojo
if
__name__ ==
"__main__"
:
#uvloop.install() # Comment it out if using on windows
Gojo().run()