42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
294 stars 60 forks source link

Fix splitting of lines for ACTIONs #499

Closed hloeung closed 1 year ago

hloeung commented 1 year ago

An action with less than the length of prefix gets split on multiple lines and causes "unknown CTCP ACTION".

|20:44 hloeung [hloeung@hloeung] requested unknown CTCP ACTION from #haw-test:
|20:44 <hloeung> [@@935mkzt8h3ggxmdsrqpyq45j3o]
|20:44 <hloeung> Testing A
42wim commented 1 year ago

🐛