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
70f52f8832a2a370d4a4265a96251bbb07fffd64
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