Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Update descriptor.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian authored Jan 8, 2023
1 parent 2aaeabf commit 7f6e419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions descriptor.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"mod":"rssSub",
"author":"简律纯",
"ver":"release-0.1.2",
"ver":"release-0.1.3",
"dice_build":636,
"brief":"rss订阅推送",
"comment":"",
"repo":"https://ghproxy.com/https://github.com/A2C29K9/rssSub.git",
"helpdoc":{
"rssSub":"RssSub release-0.1.2\n指令列表:\n1.添加一个rss源订阅至监听列表:\n\t【{strRssSubAdd}[(\\f)url]】\n2.删除rss监听列表里指定的源:\n\t【{strRssSubRemove}[(\\f)url|number]】\n3.添加窗口到通知列表:\n\t【{strRssSubSwitchOn}[user_id,group_id]】\n4.删除通知列表里的指定窗口:\n\t【{strRssSubSwitchOff}[user_id,group_id]】\n5.列出所有监听列表里的源:\n\t【{strRssSubListAll}】\n6.调试模式开关(开启会将所有回应存入script/log/xxx.log文件内):\n\t【{strRssSubDebugOn}】\n\t【{strRssSubDebugOff}】\n\ngithub repo:\nhttps://github.com/A2C29K9/rssSub"
"rssSub":"RssSub release-0.1.3\n指令列表:\n1.添加一个rss源订阅至监听列表:\n\t【{strRssSubAdd}[(\\f)url]】\n2.删除rss监听列表里指定的源:\n\t【{strRssSubRemove}[(\\f)url|number]】\n3.添加窗口到通知列表:\n\t【{strRssSubSwitchOn}[user_id,group_id]】\n4.删除通知列表里的指定窗口:\n\t【{strRssSubSwitchOff}[user_id,group_id]】\n5.列出所有监听列表里的源:\n\t【{strRssSubListAll}】\n6.调试模式开关(开启会将所有回应存入script/log/xxx.log文件内):\n\t【{strRssSubDebugOn}】\n\t【{strRssSubDebugOff}】\n\ngithub repo:\nhttps://github.com/A2C29K9/rssSub"
}
}

0 comments on commit 7f6e419

Please sign in to comment.