namespace under beeper
Signed-off-by: Sumner Evans <sumner@beeper.com>
This commit is contained in:
parent
c2dbe7021e
commit
8f23e04eea
@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
"github.com/densestvoid/groupme"
|
||||
"github.com/beeper/groupme-lib"
|
||||
)
|
||||
|
||||
// This is not a real token. Please find yours by logging
|
||||
|
@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
"github.com/densestvoid/groupme"
|
||||
"github.com/beeper/groupme-lib"
|
||||
)
|
||||
|
||||
// This is not a real Bot ID. Please find yours by logging
|
||||
|
@ -5,8 +5,9 @@ import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
"github.com/densestvoid/groupme"
|
||||
"github.com/karmanyaahm/wray"
|
||||
|
||||
"github.com/beeper/groupme-lib"
|
||||
)
|
||||
|
||||
// This is not a real token. Please find yours by logging
|
||||
|
Loading…
x
Reference in New Issue
Block a user