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
/
sugoncredit
/
__init__.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
update to podcast, introduced sugoncredit
2023-03-05 22:53:54 -05:00
from
.
sugoncredit
import
SugonCredit
BREAKING!!!! feat: discord.py 2.0 compatibility
2023-08-07 17:34:57 -04:00
async
def
setup
(
bot
)
:
await
bot
.
add_cog
(
SugonCredit
(
bot
)
)
Reference in a new issue
Copy permalink