Update groupbot ID.
This commit is contained in:
parent
8a957a4643
commit
16c29653ca
@ -12,7 +12,7 @@ from os.path import exists
|
|||||||
from threading import Thread
|
from threading import Thread
|
||||||
|
|
||||||
SERVER = ["54.199.139.199", 33445, "7F9C31FE850E97CEFD4C4591DF93FC757C7C12549DDD55F8EEAECC34FE76C029"]
|
SERVER = ["54.199.139.199", 33445, "7F9C31FE850E97CEFD4C4591DF93FC757C7C12549DDD55F8EEAECC34FE76C029"]
|
||||||
GROUP_BOT = '56A1ADE4B65B86BCD51CC73E2CD4E542179F47959FE3E0E21B4B0ACDADE5185520B3E6FC5D64'
|
GROUP_BOT = '56A1ADE4B65B86BCD51CC73E2CD4E542179F47959FE3E0E21B4B0ACDADE51855D34D34D37CB5'
|
||||||
|
|
||||||
IRC_HOST = "irc.freenode.net"
|
IRC_HOST = "irc.freenode.net"
|
||||||
IRC_PORT = 6667
|
IRC_PORT = 6667
|
||||||
|
Loading…
Reference in New Issue
Block a user