use Beeper fork of groupme API library

Signed-off-by: Sumner Evans <sumner@beeper.com>
This commit is contained in:
Sumner Evans
2022-10-21 16:05:58 -05:00
parent 715107f5a2
commit 4ac86fee98
17 changed files with 24 additions and 28 deletions

View File

@@ -22,9 +22,10 @@ import (
"regexp"
"strings"
"github.com/karmanyaahm/groupme"
log "maunium.net/go/maulogger/v2"
"github.com/beeper/groupme-lib"
"maunium.net/go/mautrix/appservice"
"maunium.net/go/mautrix/bridge"
"maunium.net/go/mautrix/id"