Skip to content

Commit

Permalink
Make IrcBot import colordict
Browse files Browse the repository at this point in the history
  • Loading branch information
darkf committed Mar 4, 2010
1 parent 2fd14d2 commit 971de33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyscripts/IrcBot/ircbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from xsbs.events import registerServerEventHandler
from xsbs.timers import addTimer
from xsbs.server import message
from xsbs.colors import colordict

import sbserver
import string
Expand Down

0 comments on commit 971de33

Please sign in to comment.