stenyak / breakbot

WhatsApp<->IRC gateway bot
90 stars 38 forks source link

Multiline support #2

Closed stenyak closed 10 years ago

stenyak commented 11 years ago

Cannot forward a multiline whatsapp message to IRC. It stops at first new line. 2012-11-19 22:08:41.559791 II irc_bot.py:95: >>> Sending IRC message: #xxxxx: <xxxx> Line one. Line 2 Line 3 No exceptions are thrown, all looks good on the logs.

stenyak commented 10 years ago

Fixed in 91852d53d63f814b99a519f0420b30973df2739d.