Closed starcraft66 closed 5 years ago
Discord ignores formatting characters in urls so we can't just escape the whole string. We need to go through words one by one to find out what is a url (don't escape) and what isn't (escape).
Discord ignores formatting characters in urls so we can't just escape the whole string. We need to go through words one by one to find out what is a url (don't escape) and what isn't (escape).