···1313- XMPP Avatar spoofing on the Discord side
1414- Support for proxying media sent via Discord (With this [miniproxy](https://git.polynom.me/PapaTutuWawa/miniproxy) ([Mirror](https://codeberg.org/queer-spark/miniproxy)))
15151616+## XEP Requirements
1717+1818+Some users have experienced issues unless their XMPP server supports certain XEPs. This is an incomplete list, only added to when incompatibility is found.
1919+2020+- [XEP-0359](https://xmpp.org/extensions/xep-0359.html)
2121+1622## Install using pipx
17231824Run below as an user, not as root. You can create a separate system user with `sudo adduser --system` (run `sudo adduser --help` for more information) and run a shell as that user with `sudo -u systemuser -s`, replacing `systemuser` with the user you created.