This commit is contained in:
Death916 2018-09-09 09:09:14 -07:00
parent 157522d991
commit c1a1cf6650

View file

@ -43,7 +43,7 @@ def main():
connect()
join(channel)
join(channel2)
auth()
#auth()
start_time = time.time()
while 1:
ircmsg = sock.recv(3300).decode("UTF-8")