mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
hide saucenao error
This commit is contained in:
parent
c67c109af6
commit
6319ed0473
@ -166,7 +166,6 @@ func init() { // 插件主体
|
||||
continue
|
||||
}
|
||||
}
|
||||
ctx.SendChain(message.Text("ERROR:", err))
|
||||
} else {
|
||||
ctx.SendChain(message.Text("请私聊发送 设置 saucenao api key [apikey] 以启用 saucenao 搜图, key 请前往 https://saucenao.com/user.php?page=search-api 获取"))
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user