~nicoco/sleamdge

Steam/XMPP gateway
fix: entrypoint
fix: channels without parent
chore: update poetry.lock

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~nicoco/sleamdge
read/write
git@git.sr.ht:~nicoco/sleamdge

You can also use your local clone with git send-email.

#sleamdge

Home | Docs | Issues | Patches | Chat

A feature-rich Steam to XMPP puppeteering gateway, based on slidge and steamio.

builds.sr.ht status containers status pypi status

#Installation

Refer to the slidge admin documentation for general info on how to set up an XMPP server component.

#Containers

From dockerhub

docker run docker.io/nicocool84/sleamdge

#Python package

With pipx:

pipx install sleamdge  # for the latest tagged release
sleamdge --help

For the bleeding edge, download artifacts of this build job.

#Dev

git clone https://git.sr.ht/~nicoco/sleamdge
cd sleamdge
docker-compose up