sm00th / bitlbee-discord

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

Seeing own messages after change to new usernames #234

Open thepowersgang opened 1 year ago

thepowersgang commented 1 year ago

After getting a non-suffixed username (with the recent changes), when sending a message from bitlbee, the message is echoed back shortly after. E.g. (tpg is my IRC nickname, discord username censored)

17:11 <@tpg> :/ dang - hope you can find something else easily.
17:11 < mydiscordusername_> :/ dang - hope you can find something else easily.
sm00th commented 1 year ago

I guess that is caused by discords recent 'unique username' vs 'shown username' update. So we now either need to save the latter as our uname here, or check both here.