-
Notifications
You must be signed in to change notification settings - Fork 2k
feat:塔罗牌阵 #268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:塔罗牌阵 #268
Conversation
- fortune的设置底图功能 - b14的加密功能
- 加密 - 哔哩哔哩推送 - 藏头诗 - 运势
- 加上了因为复制粘贴疏忽又没有注意测试遗漏的`?` - 调整藏头诗和加密的正则触发,使其不必多此一举 - 删去了未被发现的测试代码
- 优化了music bilibili image_finder 中使用空格的体验 - 补上了plugin_bilibili中未实现的vup开头触发 - 为plugin_bilibili_parse输出的消息加上一个换行符,优化排版
- 逆位的图片现在可以倒过来了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
能否规避封号风险,比如使用图片发送?
参考其他插件,将doonceonsuccess定义为一个变量,在所有需要的地方引入,这样不论在哪都只会执行一次。有多个下载可以附加多个doonce |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
还需调整doonce问题
你好 塔罗牌阵报错如下 ERROR:resp body len <= 0 |
因为zbpdata方面还没有同步,可以先行下载formation.json,放入/data/tarot中 |
收到 十分感谢
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2022年6月19日(星期天) 凌晨2:05
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [FloatTech/ZeroBot-Plugin] feat:塔罗牌阵 (PR #268)
你好 塔罗牌阵报错如下 ERROR:resp body len <= 0
因为zbpdata方面还没有同步,可以先行下载formation.json,放入/data/tarot中
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
不好意思 我实在没有找到这个js文件 可以给个链接吗 麻烦了
…------------------ 原始邮件 ------------------
发件人: "FloatTech/ZeroBot-Plugin" ***@***.***>;
发送时间: 2022年6月19日(星期天) 凌晨2:05
***@***.***>;
***@***.******@***.***>;
主题: Re: [FloatTech/ZeroBot-Plugin] feat:塔罗牌阵 (PR #268)
你好 塔罗牌阵报错如下 ERROR:resp body len <= 0
因为zbpdata方面还没有同步,可以先行下载formation.json,放入/data/tarot中
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
|
使用

塔罗牌阵 [牌阵名]
抽取塔罗牌不过在测试的时候测试机惨遭封号
此外,装载塔罗牌数据的函数显得有点冗余,但一下子想不到什么比较优雅的解决方法