Matrix <--> Instagram Bridge. Patched to ignore instagram redaction events.

Noah Vogt 577cb0088c add workflow commands to readme преди 1 година
.github 39cf99e3fa Update linters преди 2 години
mauigpapi 8cf4d4ed37 Revert "Update app version ID again (#135)" преди 1 година
mautrix_instagram eaec3d1321 Merge branch 'mautrix:master' into master преди 1 година
.dockerignore 3cc0c8b582 Initial commit преди 4 години
.editorconfig df5e7a51ee pre-commit: add configuration преди 3 години
.gitignore 3cc0c8b582 Initial commit преди 4 години
.gitlab-ci.yml af7606374d Move CI script to mautrix/ci repo преди 3 години
.pre-commit-config.yaml 39cf99e3fa Update linters преди 2 години
CHANGELOG.md 1131e5a1fe Bump version to 0.3.1 преди 1 година
Dockerfile 02e0c31c23 Install aiohttp-socks from pypi преди 1 година
LICENSE 3cc0c8b582 Initial commit преди 4 години
MANIFEST.in f1e01995fa Add full changelog in a file преди 3 години
README.md 577cb0088c add workflow commands to readme преди 1 година
ROADMAP.md bb9c471a94 Add support for creating DMs преди 3 години
dev-requirements.txt 39cf99e3fa Update linters преди 2 години
docker-run.sh 6186e23232 Fix mistake in direct startup environment variable преди 2 години
optional-requirements.txt 7e7299dc98 Update pillow преди 1 година
pyproject.toml 614af99494 Update and unpin black преди 3 години
requirements.txt 1131e5a1fe Bump version to 0.3.1 преди 1 година
setup.py ea9895a8ff Remove device descriptor list преди 2 години

README.md

mautrix-instagram

Languages License Release GitLab CI Code style Imports

A Matrix-Instagram DM puppeting bridge.

Documentation

All setup and usage instructions are located on docs.mau.fi. Some quick links:

Features & Roadmap

ROADMAP.md contains a general overview of what is supported by the bridge.

Discussion

Matrix room: #instagram:maunium.net

Workflow

doas docker build -t instagram:$TAG .
doas docker tag instagram:$TAG noahvogt/mautrix-instagram:$TAG
doas docker push noahvogt/mautrix-instagram:$TAG