We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543eb3f commit 319636cCopy full SHA for 319636c
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-fishing-again": {
3
+ "display_name": "Fishing Again!",
4
+ "desc": "forked from 0xNMLSS/astrbot_plugin_fishing,原作因工作原因停止维护,我尝试接手后续开发,兼容原存档。能力微弱也许存在大量Bug请提Issues,至于功能大概是想到什么加什么也许会逐渐偏离钓鱼走向综合(感谢前辈们编写的钓鱼系统)",
5
+ "author": "Akiyo-dayo",
6
+ "repo": "https://github.com/Akiyo-dayo/astrbot_plugin_fishing",
7
+ "tags": [
8
+ "fishing",
9
+ "钓鱼",
10
+ "骰宝"
11
+ ],
12
+ "social_link": "https://github.com/Akiyo-dayo"
13
+ },
14
"astrbot-plugin-deobfuscation": {
15
"display_name": "小番茄混淆",
16
"desc": "小番茄图片混淆/解混淆插件,基于Gilbert 2D空间填充曲线算法",
0 commit comments