A Matrix-GroupMe puppeting bridge
Go to file
Sumner Evans e702662919
readme: add credit
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-27 01:33:45 -06:00
.github/workflows Got the bridge bot to respond to me 2022-10-21 17:27:15 -05:00
config Got the bridge bot to respond to me 2022-10-21 17:27:15 -05:00
database Got the bridge bot to respond to me 2022-10-21 17:27:15 -05:00
groupmeext make the linter happy 2022-10-21 18:01:18 -05:00
.editorconfig treewide: upgrading to latest mautrix standards 2022-10-21 16:06:39 -05:00
.gitignore Got the bridge bot to respond to me 2022-10-21 17:27:15 -05:00
.pre-commit-config.yaml module: change path to github.com/beeper/groupme 2022-10-21 16:06:39 -05:00
bridgestate.go treewide: upgrading to latest mautrix standards 2022-10-21 16:06:39 -05:00
build.sh Include commit information in CI builds. Fixes #158 2020-06-03 20:32:53 +03:00
commands.go treewide: upgrading to latest mautrix standards 2022-10-21 16:06:39 -05:00
custompuppet.go treewide: upgrading to latest mautrix standards 2022-10-21 16:06:39 -05:00
docker-run.sh Rename bridge to go-groupme 2021-09-16 14:44:40 -04:00
Dockerfile dockerfile: update to latest golang + alpine 2022-10-21 16:10:48 -05:00
example-config.yaml Got the bridge bot to respond to me 2022-10-21 17:27:15 -05:00
formatting.go use Beeper fork of groupme API library 2022-10-21 16:06:39 -05:00
go.mod use Beeper fork of groupme API library 2022-10-21 16:06:39 -05:00
go.sum use Beeper fork of groupme API library 2022-10-21 16:06:39 -05:00
LICENSE Initial commit 2018-08-12 22:26:05 +03:00
main.go Got the bridge bot to respond to me 2022-10-21 17:27:15 -05:00
matrix.go treewide: upgrading to latest mautrix standards 2022-10-21 16:06:39 -05:00
messagetracking.go fixup! treewide: upgrading to latest mautrix standards 2022-10-21 17:04:21 -05:00
metrics.go use Beeper fork of groupme API library 2022-10-21 16:06:39 -05:00
portal.go fixup! treewide: upgrading to latest mautrix standards 2022-10-21 17:04:21 -05:00
provisioning.go fixup! treewide: upgrading to latest mautrix standards 2022-10-21 17:04:21 -05:00
puppet.go fixup! treewide: upgrading to latest mautrix standards 2022-10-21 17:04:21 -05:00
README.md readme: add credit 2022-10-27 01:33:45 -06:00
ROADMAP.md Cleanup + Roadmap group actions 2021-04-21 14:41:43 -04:00
segment.go treewide: upgrading to latest mautrix standards 2022-10-21 16:06:39 -05:00
user.go fixup! treewide: upgrading to latest mautrix standards 2022-10-21 17:04:21 -05:00

Matrix GroupMe Go Bridge

A Matrix-GroupMe puppeting bridge

Features & Roadmap

Discussion

Matrix room: #groupme-go-bridge:malhotra.cc

Credits

Forked from https://github.com/karmanyaahm/matrix-groupme-go which was archived.