Prepare server to incoming split
This commit is contained in:
parent
85981b4d99
commit
3839455f42
7 changed files with 7 additions and 7 deletions
4
bot.py
4
bot.py
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue