···1516## Install using pipx
170018```shell
19git clone https://codeberg.org/queer-spark/xmpp-discord-bridge.git
20cd xmpp-discord-bridge
···1516## Install using pipx
1718+Run 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 use you created.
19+20```shell
21git clone https://codeberg.org/queer-spark/xmpp-discord-bridge.git
22cd xmpp-discord-bridge