PagerMaid_Plugins_Pyro/list.json
zhxy-CN 8bcc781ce8
添加了一些插件 (#3)
* Add some plugins

* Update main.py

* Update main.py

Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2022-05-29 12:00:08 +08:00

75 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"list": [
{
"name": "xtao-some",
"version": "1.01",
"section": "daily",
"maintainer": "xtaodada",
"size": "12.9 kb",
"supported": true,
"des-short": "一大堆便民功能。",
"des": "超多功能 例如 -ip"
},
{
"name": "eat",
"version": "1.046",
"section": "profile",
"maintainer": "SF_PICK",
"size": "20.0 kb",
"supported": false,
"des-short": "生成一张 吃头像 图片。",
"des": "这个人很懒,什么都没有留下。"
},
{
"name": "abstract",
"version": "1.0",
"section": "chat",
"maintainer": "xtaodada",
"size": "42.1 kb",
"supported": true,
"des-short": "语句抽象化",
"des": "能够将你的语句变得抽象起来~"
},
{
"name": "moyu",
"version": "1.001",
"section": "chat",
"maintainer": "xtaodada",
"size": "3.0 kb",
"supported": true,
"des-short": "摸鱼日历",
"des": "支持群订阅"
},
{
"name": "everyday_en",
"version": "1.0",
"section": "chat",
"maintainer": "xtaodada",
"size": "4.1 kb",
"supported": true,
"des-short": "每日英语",
"des": "支持群订阅"
},
{
"name": "calculator",
"version": "1.1",
"section": "chat",
"maintainer": "Pentacene,zhxycn",
"size": "1.48 kb",
"supported": true,
"des-short": "小型计算器",
"des": "支持基本运算(加减乘除乘方开方)及进制转换。\n命令,cal [表达式] ,con [进制] [数字]\n例如`,cal 1+2` `,con 16 10`"
},
{
"name": "base64",
"version": "1.00",
"section": "chat",
"maintainer": "zhxycn,xtaodada",
"size": "1.14 kb",
"supported": true,
"des-short": "Base64编码/解码。",
"des": "Base64编码/解码。\n命令,b64e ,b64d"
}
]
}