Migrate deployment to Gitea Actions and Portainer
Build and Push Container / docker (push) Failing after 19m3s
Build and Push Container / docker (push) Failing after 19m3s
This commit is contained in:
@@ -2,8 +2,8 @@ package discord_utils
|
||||
|
||||
import (
|
||||
"github.com/dustinpianalto/disgoman"
|
||||
"github.com/dustinpianalto/geeksbot"
|
||||
"github.com/dustinpianalto/geeksbot/pkg/services"
|
||||
"gitea.wayfinderak.com/wayfinderak/geeksbot"
|
||||
"gitea.wayfinderak.com/wayfinderak/geeksbot/pkg/services"
|
||||
)
|
||||
|
||||
func IsGuildMod(ctx disgoman.Context, user geeksbot.User) bool {
|
||||
|
||||
Reference in New Issue
Block a user