forked from cadence/out-of-your-element
Fix more edge-case embed formatting
This commit is contained in:
parent
762e48230c
commit
afbbe0da3d
12 changed files with 428 additions and 127 deletions
|
@ -40,6 +40,7 @@ function encodeEmoji(input, shortcode) {
|
|||
"%E2%AD%90", // ⭐
|
||||
"%F0%9F%90%88", // 🐈
|
||||
"%E2%9D%93", // ❓
|
||||
"%F0%9F%8F%86", // 🏆️
|
||||
]
|
||||
|
||||
discordPreferredEncoding =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue