fmbot-discord/fmbot

Returns Discord Username Incorrectly When It Contains A Period

3038salts opened this issue · 3 comments

Command to reproduce & Last.FM username:

Rename discord username to include a . (if necessary).
Command: .whoknows
Username: N/A
Describe the bug:

Fmbot inserts a \ before every occurrence of a . only when using the .whoknows command.

Screenshots:

issue

Version (use.fmstatus):

.fmbot

Additional context:
N/A.

crygup commented

this is an issue with discord currently. fmbot puts backslashes in front of certain characters to prevent markdown but recently discord has been messing with markdown and this happens sometimes now

Oh, that's unfortunate...

th0mk commented

Discord is also (slowly) rolling out some other changes to how the markdown works. If this still happens after that is done I'll see if I can find a workaround for it