This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
cswimr
/
GalaxyCogs
Watch
1
Star
1
Fork
You've already forked GalaxyCogs
0
Code
Issues
2
Pull requests
Projects
Wiki
Activity
Actions
f7be30dcd8
GalaxyCogs
/
worldzero
/
__init__.py
6 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
feat: added world zero cog
2023-08-06 21:48:18 -04:00
from
.
worldzero
import
WorldZero
BREAKING!!!! feat: discord.py 2.0 compatibility
2023-08-07 17:34:57 -04:00
async
def
setup
(
bot
)
:
await
bot
.
add_cog
(
WorldZero
(
bot
)
)
Reference in a new issue
Copy permalink