teleirc icon indicating copy to clipboard operation
teleirc copied to clipboard

Strip mIRC formatting

Open ablakely opened this issue 3 years ago • 3 comments

Added stripping of mIRC colors and other formatting.

This removes mIRC formatting such as \x0304,12 for colors from messages being sent to telegram from IRC

ablakely avatar Jul 20 '22 00:07 ablakely

Logic-wise this looks fine, but it may need a go fmt run based on the codeclimate CI job.

thenaterhood avatar Jul 30 '22 01:07 thenaterhood

@ablakely hello 👋

Are you able to run gofmt to format the code? I should be able to merge it in afterwards.

Tjzabel avatar Sep 23 '22 02:09 Tjzabel

@ablakely hello wave

Are you able to run gofmt to format the code? I should be able to merge it in afterwards.

Okay should be good now

ablakely avatar Sep 23 '22 06:09 ablakely

Thanks @ablakely for sharing your patch and @Tjzabel for wrapping this one up. 👍🏻

justwheel avatar Oct 02 '22 20:10 justwheel