GinjaNinja32 / DisGoIRC

Discord<->IRC bridge bot, written in Go
GNU Affero General Public License v3.0
9 stars 3 forks source link

Multiline Discord messages are truncated #6

Closed PsiOmegaDelta closed 7 years ago

PsiOmegaDelta commented 7 years ago

How to reproduce Write a multiline Discord message and send it.

What happened Only the first line get sent to IRC.

What I expected to happen For the entire message to get through, tho not necessarily with all formatting intact.