forked from distok/cutthecord
parent
018474dc2b
commit
cf6f10a0e1
3 changed files with 42 additions and 0 deletions
16
patches/pseudonitro-viewer/README.md
Normal file
16
patches/pseudonitro-viewer/README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
## 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:
|
||||
|
||||

|
||||
|
||||
#### Available and tested on:
|
||||
- 24
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue