forked from distok/cutthecord
21 lines
619 B
Markdown
21 lines
619 B
Markdown
## DisTok CutTheCord: Pseudo Nitro Viewer Patch
|
||
|
||
This patch allows viewing emojis sent with pseudoNitro.
|
||
|
||
pseudoNitro is a way of sending emojis from all guilds to all guilds, even without Nitro. Both receivers need psuedoNitro to view these.
|
||
- The old format is inserting a `&` between `<` and `:` (such as `<&:thinkEyes:406800811700781076>`).
|
||
- The new format is inserting a zwsp between `<` and `:` (such as `<:thinkEyes:406800811700781076>`).
|
||
- This patch supports receiving both.
|
||
|
||
TL;DR:
|
||
|
||
![](https://lasagna.cat/i/nw0kfk2r.png)
|
||
|
||
#### Available and tested on:
|
||
- 24
|
||
- 28-alpha2
|
||
- 28.1
|
||
- 29-alpha1
|
||
- 30.0
|
||
- 30.1
|
||
|