Fix denying commands with warnings

This commit is contained in:
nyuszika7h 2016-11-24 16:17:53 +01:00
parent 08652301c2
commit 21b8ffa342

View File

@ -5,7 +5,7 @@ import botconfig
import src.settings as var
from src import channels, db
from src.utilities import *
from src.decorators import cmd
from src.decorators import cmd, COMMANDS
from src.events import Event
from src.messages import messages