diff --git a/wolfbot.py b/wolfbot.py index 41dc757..36f381d 100755 --- a/wolfbot.py +++ b/wolfbot.py @@ -30,8 +30,7 @@ from oyoyo.client import IRCClient import botconfig import src - -handler = src.handler +from src import handler def main():