some new
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
"log"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
"ymgb/database"
|
||||
"ymgb/database/mdb"
|
||||
"ymgb/database/psql"
|
||||
@@ -689,6 +690,7 @@ func generate(ctx *laniakea.MsgContext, db *database.Context) {
|
||||
//draft.Flush()
|
||||
break
|
||||
}
|
||||
time.Sleep(time.Millisecond * 250)
|
||||
}
|
||||
|
||||
counter := redisRpRep.GetCounter(ctx.FromID, waifuId)
|
||||
|
||||
Reference in New Issue
Block a user