Made a first version of command IRC2Chan, server starts but no more testing yet.
This commit is contained in:
parent
2108506a8a
commit
75ef743297
5 changed files with 337 additions and 347 deletions
|
|
@ -5,7 +5,7 @@ Player that are controlled by the server.
|
|||
"""
|
||||
|
||||
from src.players.player import Player
|
||||
from src.scripts.script import Script
|
||||
from src.scripts.scripts import Script
|
||||
from src.commands.command import Command
|
||||
from src.commands.cmdset import CmdSet
|
||||
from src.commands.cmdhandler import CMD_NOMATCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue