python-discord / bot

The community bot for the Python Discord community
https://pythondiscord.com
MIT License
1.31k stars 652 forks source link

Fix faulty hyperlink in charinfo command. #3071

Closed LeoCx1000 closed 1 month ago

LeoCx1000 commented 1 month ago

Give a default name of "Name not found" if unicodedata is unable to find one, to fix the faulty hyperlinks.

image