Browse Source

(continue the last commit)

master
jcao219 13 years ago
parent
commit
42c7baf2c5
  1. 3
      botconfig.py

3
botconfig.py

@ -6,4 +6,5 @@ NICK = "wolfbot" @@ -6,4 +6,5 @@ NICK = "wolfbot"
OWNER = "unaffiliated/wolfbot_admin1"
ADMINS = ("unaffiliated/wolfbot_admin1", "unaffiliated/wolfbot_admin2")
CMD_CHAR = "!"
CHANGING_HOST_QUIT_MESSAGE = "Changing host"
CHANGING_HOST_QUIT_MESSAGE = "Changing host"
DEBUG_MODE = False
Loading…
Cancel
Save