This website requires JavaScript.
Explore
Help
Sign In
juni
/
aikaterna-cogs
Watch
1
Star
0
Fork
0
You've already forked aikaterna-cogs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e698ae07c559d1a5faec4e3dbc5901d74fb350c6
aikaterna-cogs
/
cah
/
__init__.py
6 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
[V3 CardsAgainstHumanity] Initial commit
2018-12-17 11:02:31 -08:00
from
.
cah
import
CardsAgainstHumanity
[CardsAgainstHumanity] No bundled_data in init
2019-06-25 14:20:24 -07:00
def
setup
(
bot
)
:
bot
.
add_cog
(
CardsAgainstHumanity
(
bot
)
)
Reference in New Issue
Copy Permalink