sm00th / bitlbee-discord

Bitlbee plugin for Discord (http://discordapp.com)
GNU General Public License v2.0
290 stars 27 forks source link

non-ascii characters breaking mentions #45

Closed Kays closed 7 years ago

Kays commented 8 years ago

Example, someone with name (ᵔᴥᵔ) as his username breaks mentions. It doesn't show up in bitlbee-discord and name_: does not convert into a mention properly

sm00th commented 8 years ago

you can enable utf8 nicks in bitlbee as a workaround, to do that do set utf8_nicks true in the control channel and reconnect to discord.

Kays commented 8 years ago

Oh! That does resolve the first part. Thank you!

sm00th commented 7 years ago

5cec960 should fix this on both master and listchan branches.