mirror of
https://github.com/woodchen-ink/Q58Bot.git
synced 2025-07-18 05:42:06 +08:00
重构(guard.go): 更新项目核心库路径,优化代码结构。
This commit is contained in:
parent
3697051ecf
commit
8056410bf6
@ -8,7 +8,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"your-project-name/core"
|
||||
"github.com/woodchen-ink/Q58Bot/core"
|
||||
|
||||
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api/v5"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user