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
7d147bc027
GalaxyCogs
/
info
/
__init__.py
6 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
added info cog
2023-03-03 13:46:32 -05:00
from
.
info
import
Info
BREAKING!!!! feat: discord.py 2.0 compatibility
2023-08-07 17:34:57 -04:00
async
def
setup
(
bot
)
:
await
bot
.
add_cog
(
Info
(
bot
)
)
Reference in a new issue
Copy permalink