This website works better with JavaScript.
Explore
Help
Sign In
WhatTheMike
/
Fox-V3
Watch
1
Star
0
Fork
You've already forked Fox-V3
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ac3d9b5a69
Fox-V3
/
werewolf
/
__init__.py
6 lines
80 B
Raw
Normal View
History
Unescape
Escape
Werewolf Initial commit
7 years ago
from
.
werewolf
import
Werewolf
def
setup
(
bot
)
:
pep8
7 years ago
bot
.
add_cog
(
Werewolf
(
bot
)
)