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
dfd4936d795f0294a330c77f107ee2d7cc1d577d
aikaterna-cogs
/
chatchart
/
__init__.py
6 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
Add chatchart
2018-01-27 22:03:43 -08:00
from
.
chatchart
import
Chatchart
Cleanup part 2 and Beta 20 requirements
2018-08-19 20:23:44 -07:00
def
setup
(
bot
)
:
bot
.
add_cog
(
Chatchart
(
bot
)
)
Reference in New Issue
Copy Permalink