Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
1c0b62a
1
Parent(s):
5a42572
Update __main__.py
Browse files- Powers/__main__.py +1 -1
Powers/__main__.py
CHANGED
|
@@ -4,5 +4,5 @@ from Powers.bot_class import Gojo
|
|
| 4 |
|
| 5 |
if __name__ == "__main__":
|
| 6 |
Gojo().start()
|
| 7 |
-
await idle()
|
| 8 |
|
|
|
|
| 4 |
|
| 5 |
if __name__ == "__main__":
|
| 6 |
Gojo().start()
|
| 7 |
+
#await idle()
|
| 8 |
|