42wim / matterircd

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

Fix word boundary and grammar of error messages #443

Closed hloeung closed 3 years ago

hloeung commented 3 years ago
|07:34 <hloeung> msg: Test disconnection could not be sendhttps://mymattermostserver.local/api/v4/posts: ...

Becomes:

|07:34 <hloeung> msg: Test disconnection could not be sent https://mymattermostserver.local/api/v4/posts: ...
42wim commented 3 years ago

:+1: