teeli/urltitle

URLS are not written to console log when a channel is +p

eneerge opened this issue · 1 comments

If you do: .console #channel +p

You should receive all messages from #channel in your dcc/telnet window. However, it seems urls are not written to the console when this script is loaded.

Never mind, I see that return 1 was used in proc handler. I can adjust this. It may help to check if the console flag is set to +p instead of just returning 1.