🎨 改进代码样式

This commit is contained in:
github-actions[bot] 2021-12-21 13:25:34 +00:00
parent b953385bc5
commit 25ef2ca220
3 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,7 @@ package chat
import (
"fmt"
log "github.com/sirupsen/logrus"
"github.com/tidwall/gjson"

View File

@ -5,13 +5,14 @@ import (
"strconv"
"time"
"github.com/FloatTech/ZeroBot-Plugin/control"
"github.com/FloatTech/ZeroBot-Plugin/utils/web"
log "github.com/sirupsen/logrus"
zero "github.com/wdvxdr1123/ZeroBot"
"github.com/wdvxdr1123/ZeroBot/extension/rate"
"github.com/wdvxdr1123/ZeroBot/message"
"github.com/wdvxdr1123/ZeroBot/utils/helper"
"github.com/FloatTech/ZeroBot-Plugin/control"
"github.com/FloatTech/ZeroBot-Plugin/utils/web"
)
const (

View File

@ -8,12 +8,13 @@ import (
"strings"
"time"
"github.com/FloatTech/ZeroBot-Plugin/control"
log "github.com/sirupsen/logrus"
zero "github.com/wdvxdr1123/ZeroBot"
"github.com/wdvxdr1123/ZeroBot/extension/rate"
"github.com/wdvxdr1123/ZeroBot/message"
"github.com/wdvxdr1123/ZeroBot/utils/helper"
"github.com/FloatTech/ZeroBot-Plugin/control"
)
const (