Browse Source

(continue the last commit)

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

1
botconfig.py

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