This commit is contained in:
parent
657368fd77
commit
7b0ecfe589
1 changed files with 0 additions and 3 deletions
|
@ -895,10 +895,7 @@ while True:
|
||||||
multiline("(" + nick + f") " + i[2:], channel)
|
multiline("(" + nick + f") " + i[2:], channel)
|
||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
print(i)
|
|
||||||
except:
|
except:
|
||||||
print(i)
|
|
||||||
print(traceback.format_exc())
|
|
||||||
pass
|
pass
|
||||||
if not title and not redirected:
|
if not title and not redirected:
|
||||||
multiline("(" + nick + ") [No title found]", channel)
|
multiline("(" + nick + ") [No title found]", channel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue