mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-06-05 06:33:09 +08:00
fix package
This commit is contained in:
@@ -11,11 +11,11 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"clawgo/pkg/bus"
|
||||
"clawgo/pkg/config"
|
||||
"clawgo/pkg/logger"
|
||||
"clawgo/pkg/voice"
|
||||
"github.com/bwmarrin/discordgo"
|
||||
"gitea.kkkk.dev/DBT/clawgo/pkg/bus"
|
||||
"gitea.kkkk.dev/DBT/clawgo/pkg/config"
|
||||
"gitea.kkkk.dev/DBT/clawgo/pkg/logger"
|
||||
"gitea.kkkk.dev/DBT/clawgo/pkg/voice"
|
||||
)
|
||||
|
||||
type DiscordChannel struct {
|
||||
|
||||
Reference in New Issue
Block a user