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
6e1c71fb9bb65574b44ee96f7d6128aceeb3cdcf
aikaterna-cogs
/
rndstatus
/
__init__.py
6 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
[V3 Rndstatus] Initial commit
2018-07-15 16:40:40 -07:00
from
.
rndstatus
import
RndStatus
def
setup
(
bot
)
:
[RndStatus] Fix for not updating status
2019-10-04 19:14:47 -07:00
bot
.
add_cog
(
RndStatus
(
bot
)
)
Reference in New Issue
Copy Permalink