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)
|
||||
break
|
||||
else:
|
||||
print(i)
|
||||
except:
|
||||
print(i)
|
||||
print(traceback.format_exc())
|
||||
pass
|
||||
if not title and not redirected:
|
||||
multiline("(" + nick + ") [No title found]", channel)
|
||||
|
|
Loading…
Add table
Reference in a new issue