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
8f119435da65a1677d239da4c2f2abaee2f7ac57
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