Prepare server to incoming split

This commit is contained in:
nemunaire 2014-08-13 17:11:33 +02:00
commit 3839455f42
7 changed files with 7 additions and 7 deletions

4
bot.py
View file

@ -27,8 +27,8 @@ import consumer
import event
import hooks
from networkbot import NetworkBot
from IRCServer import IRCServer
from DCC import DCC
from server.IRC import IRCServer
from server.DCC import DCC
import response
ID_letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"