This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
cswimr
/
SeaCogs
Watch
1
Star
1
Fork
You've already forked SeaCogs
1
Code
Issues
10
Pull requests
4
Projects
1
Packages
1
Wiki
Activity
Actions
027144f35d
SeaCogs
/
aurora
/
__init__.py
6 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
fix(aurora): forgot a file!
2024-05-06 21:43:08 -04:00
from
.
aurora
import
Aurora
feat(aurora): renamed moderation cog to aurora, converted to sqlite3
2023-12-28 04:23:55 -05:00
async
def
setup
(
bot
)
:
await
bot
.
add_cog
(
Aurora
(
bot
)
)
Reference in a new issue
Copy permalink