2020-05-28 12:26:04 +00:00
|
|
|
|
## 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
|
2020-06-20 06:01:36 +00:00
|
|
|
|
- 28-alpha2
|
2020-06-24 20:12:30 +00:00
|
|
|
|
- 28.1
|
2020-06-25 09:52:31 +00:00
|
|
|
|
- 29-alpha1
|
2020-07-07 20:12:13 +00:00
|
|
|
|
- 30.0
|
2020-05-28 12:26:04 +00:00
|
|
|
|
|