forked from cadence/out-of-your-element
m->d: Fix message ID guess on plaintext events
This commit is contained in:
parent
4dcdd0287e
commit
c8742f9512
3 changed files with 121 additions and 36 deletions
|
@ -41,6 +41,7 @@ function encodeEmoji(input, shortcode) {
|
|||
"%F0%9F%90%88", // 🐈
|
||||
"%E2%9D%93", // ❓
|
||||
"%F0%9F%8F%86", // 🏆️
|
||||
"%F0%9F%93%9A", // 📚️
|
||||
]
|
||||
|
||||
discordPreferredEncoding =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue