From 9f6a3b600acd785c0b6c3298d3b3acc3a532ca55 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 17 Jun 2018 12:51:23 +0100 Subject: Remove commented example raw IRC line from IRCLineHandler --- IRCLineHandler.py | 1 - 1 file changed, 1 deletion(-) diff --git a/IRCLineHandler.py b/IRCLineHandler.py index 1b6014d2..011cb409 100644 --- a/IRCLineHandler.py +++ b/IRCLineHandler.py @@ -338,4 +338,3 @@ def handle_477(data): bot.add_timer("rejoin", 5, channel_name=data.args[1], key=data.server.attempted_join[data.args[1].lower()], server_id=data.server.id) -#:newirc.tripsit.me 477 BitBot ##nope :Cannot join channel (+r) - you need to be identified with services -- cgit v1.3.1-10-gc9f91