hifi / heisenbridge

a bouncer-style Matrix IRC bridge
MIT License
244 stars 34 forks source link

Feature Request: Custom character encoding #232

Open kafejniica opened 2 years ago

kafejniica commented 2 years ago

An option to set custom character encoding for each IRC Server: encoding for sent messages (specify which encoding messeges will be sent) and receive fallback (encoding for received messages that are not utf-8). It seems that matrix-appservice-irc had this issue resolved.

hifi commented 2 years ago

Sounds good to me, should be pretty easy to implement.