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
/
away
/
__init__.py
6 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
Add away.py Thanks to Axas.
2018-01-27 19:28:58 -08:00
from
.
away
import
Away
Cleanup part 2 and Beta 20 requirements
2018-08-19 20:23:44 -07:00
def
setup
(
bot
)
:
bot
.
add_cog
(
Away
(
bot
)
)
Reference in New Issue
Copy Permalink