lnp2pBot / bot

Peer-to-peer lightning network telegram bot
MIT License
212 stars 106 forks source link

fix solver username #597

Closed Catrya closed 1 month ago

Catrya commented 1 month ago

To fix: If an admin has an underscore in their username e.g. @Abc_xyz, when they take a dispute the users will get the wrong username, e.g.: tapping his/her username => @Abc\_xyz <=

(this doesn't happen in production, but in development on the main branch)