We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252fb35 commit 2a9e6d2Copy full SHA for 2a9e6d2
plugins.json
@@ -1,4 +1,10 @@
1
{
2
+ "astrbot_plugin_timtip": {
3
+ "desc": "设置定时任务,有(间隔时间)(固定时间)(一次时间),适用于不同群聊,一个群聊可创建多个任务。",
4
+ "author": "IGCrystal",
5
+ "repo": "https://github.com/IGCrystal/astrbot_plugin_timtip",
6
+ "tags": ["工具"]
7
+ },
8
"astrbot_plugin_encipherer": {
9
"desc": "集合包括Base64、URLencode、Punycode编码加解密工具的astrbot插件",
10
"author": "Yuki Soffd",
0 commit comments