This website requires JavaScript.
Explore
Help
Sign In
hipstercat
/
sacrifice-bot
Watch
1
Star
0
Fork
0
You've already forked sacrifice-bot
Code
Issues
Pull Requests
Releases
Wiki
Activity
6a9a5f1f98
sacrifice-bot
/
cogs
/
sacrifice
/
__init__.py
6 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
init
2020-09-28 03:40:13 +02:00
from
.
sacrifice
import
SacrificeCog
def
setup
(
bot
)
:
n
=
SacrificeCog
(
bot
)
cleanup
2020-09-28 04:06:18 +02:00
bot
.
add_cog
(
n
)
Reference in New Issue
Copy Permalink