Matrix <--> Instagram Bridge. Patched to ignore instagram redaction events.
|
пре 1 година | |
---|---|---|
.github | пре 2 година | |
mauigpapi | пре 1 година | |
mautrix_instagram | пре 1 година | |
.dockerignore | пре 4 година | |
.editorconfig | пре 3 година | |
.gitignore | пре 4 година | |
.gitlab-ci.yml | пре 3 година | |
.pre-commit-config.yaml | пре 2 година | |
CHANGELOG.md | пре 1 година | |
Dockerfile | пре 1 година | |
LICENSE | пре 4 година | |
MANIFEST.in | пре 3 година | |
README.md | пре 1 година | |
ROADMAP.md | пре 3 година | |
dev-requirements.txt | пре 2 година | |
docker-run.sh | пре 2 година | |
optional-requirements.txt | пре 1 година | |
pyproject.toml | пре 3 година | |
requirements.txt | пре 1 година | |
setup.py | пре 2 година |
A Matrix-Instagram DM puppeting bridge.
All setup and usage instructions are located on docs.mau.fi. Some quick links:
ROADMAP.md contains a general overview of what is supported by the bridge.
Matrix room: #instagram:maunium.net
doas docker build -t instagram:$TAG .
doas docker tag instagram:$TAG noahvogt/mautrix-instagram:$TAG
doas docker push noahvogt/mautrix-instagram:$TAG