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