A Matrix-GroupMe puppeting bridge
Go to file
2023-09-03 19:26:53 -05:00
.github/workflows Got the bridge bot to respond to me 2022-10-21 17:27:15 -05:00
config much more cleanup 2023-03-19 18:31:16 -06:00
database much more cleanup 2023-03-19 18:31:16 -06: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 much more cleanup 2023-03-19 18:31:16 -06:00
.pre-commit-config.yaml much more cleanup 2023-03-19 18:31:16 -06: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 much more cleanup 2023-03-19 18:31:16 -06: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 much more cleanup 2023-03-19 18:31:16 -06:00
formatting.go much more cleanup 2023-03-19 18:31:16 -06:00
go.mod much more cleanup 2023-03-19 18:31:16 -06:00
go.sum much more cleanup 2023-03-19 18:31:16 -06:00
LICENSE Initial commit 2018-08-12 22:26:05 +03:00
main.go much more cleanup 2023-03-19 18:31:16 -06:00
matrix.go treewide: upgrading to latest mautrix standards 2022-10-21 16:06:39 -05:00
messagetracking.go much more cleanup 2023-03-19 18:31:16 -06:00
metrics.go use Beeper fork of groupme API library 2022-10-21 16:06:39 -05:00
portal.go much more cleanup 2023-03-19 18:31:16 -06:00
provisioning.go much more cleanup 2023-03-19 18:31:16 -06: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 much more cleanup 2023-03-19 18:31:16 -06:00
segment.go much more cleanup 2023-03-19 18:31:16 -06:00
user.go WIP 2023-09-03 19:26:53 -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.