Update groupbot ID.

This commit is contained in:
AZ Huang 2014-04-16 14:52:02 +08:00
parent 8a957a4643
commit 16c29653ca
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from os.path import exists
from threading import Thread
SERVER = ["54.199.139.199", 33445, "7F9C31FE850E97CEFD4C4591DF93FC757C7C12549DDD55F8EEAECC34FE76C029"]
GROUP_BOT = '56A1ADE4B65B86BCD51CC73E2CD4E542179F47959FE3E0E21B4B0ACDADE5185520B3E6FC5D64'
GROUP_BOT = '56A1ADE4B65B86BCD51CC73E2CD4E542179F47959FE3E0E21B4B0ACDADE51855D34D34D37CB5'
IRC_HOST = "irc.freenode.net"
IRC_PORT = 6667