@ -4,7 +4,7 @@ import (
|
|||||||
"context"
|
"context"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
"github.com/densestvoid/groupme"
|
"github.com/beeper/groupme-lib"
|
||||||
)
|
)
|
||||||
|
|
||||||
// This is not a real token. Please find yours by logging
|
// This is not a real token. Please find yours by logging
|
||||||
|
@ -4,7 +4,7 @@ import (
|
|||||||
"context"
|
"context"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
"github.com/densestvoid/groupme"
|
"github.com/beeper/groupme-lib"
|
||||||
)
|
)
|
||||||
|
|
||||||
// This is not a real Bot ID. Please find yours by logging
|
// This is not a real Bot ID. Please find yours by logging
|
||||||
|
@ -5,8 +5,9 @@ import (
|
|||||||
"fmt"
|
"fmt"
|
||||||
"log"
|
"log"
|
||||||
|
|
||||||
"github.com/densestvoid/groupme"
|
|
||||||
"github.com/karmanyaahm/wray"
|
"github.com/karmanyaahm/wray"
|
||||||
|
|
||||||
|
"github.com/beeper/groupme-lib"
|
||||||
)
|
)
|
||||||
|
|
||||||
// This is not a real token. Please find yours by logging
|
// This is not a real token. Please find yours by logging
|
||||||
|
Reference in New Issue
Block a user