mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-06 12:26:38 +00:00
🔀 Merge master into dev
This commit is contained in:
commit
1331cbf8a3
@ -1,4 +1,4 @@
|
|||||||
name: 'Store Publish Issue Bot'
|
name: 'NoneBot2 Publish Bot'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -10,15 +10,15 @@ on:
|
|||||||
types: [closed]
|
types: [closed]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
issue_bot:
|
publish_bot:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: store publish issue bot
|
name: nonebot2 publish bot
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: NoneBot2 Plugin Issue Bot
|
- name: NoneBot2 Publish Bot
|
||||||
uses: he0119/nonebot2-plugin-issue-bot@main
|
uses: nonebot/nonebot2-publish-bot@main
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
base: master
|
base: master
|
@ -7,9 +7,10 @@
|
|||||||
|
|
||||||
# NoneBot
|
# NoneBot
|
||||||
|
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
<!-- markdownlint-disable-next-line MD036 -->
|
<!-- markdownlint-disable-next-line MD036 -->
|
||||||
|
|
||||||
_✨ 跨平台 Python 异步机器人框架 ✨_
|
_✨ 跨平台 Python 异步机器人框架 ✨_
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "HarukaBot",
|
"name": "HarukaBot",
|
||||||
"desc": "将B站UP主的动态和直播信息推送至QQ",
|
"desc": "将B站UP主的动态和直播信息推送至QQ",
|
||||||
"author": "SK-415",
|
"author": "SK-415",
|
||||||
"repo": "https://haruka-bot.live"
|
"repo": "SK-415/HarukaBot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Omega Miya",
|
"name": "Omega Miya",
|
||||||
@ -52,5 +52,11 @@
|
|||||||
"desc": "每个群配置文件独立,可以控制频率,socks http代理,R18开关,支持多tag,自建API lolicon Pixiv热度榜",
|
"desc": "每个群配置文件独立,可以控制频率,socks http代理,R18开关,支持多tag,自建API lolicon Pixiv热度榜",
|
||||||
"author": "yuban10703",
|
"author": "yuban10703",
|
||||||
"repo": "https://github.com/yuban10703/setu-nonebot2"
|
"repo": "https://github.com/yuban10703/setu-nonebot2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Takker",
|
||||||
|
"desc": "综合了各种娱乐功能的Bot",
|
||||||
|
"author": "FYWinds",
|
||||||
|
"repo": "https://github.com/FYWinds/takker"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -374,5 +374,45 @@
|
|||||||
"desc": "QQ机器人 RSS订阅 插件,订阅源建议选择 RSSHub",
|
"desc": "QQ机器人 RSS订阅 插件,订阅源建议选择 RSSHub",
|
||||||
"author": "Quan666",
|
"author": "Quan666",
|
||||||
"repo": "https://github.com/Quan666/ELF_RSS"
|
"repo": "https://github.com/Quan666/ELF_RSS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "nonebot_plugin_atri",
|
||||||
|
"link": "nonebot-plugin-atri",
|
||||||
|
"name": "ATRI语音包",
|
||||||
|
"desc": "一个ATRI语音包,基于文本相似度匹配回复",
|
||||||
|
"author": "FYWinds",
|
||||||
|
"repo": "https://github.com/FYWinds/nonebot-plugin-atri"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "nonebot_plugin_hanayori",
|
||||||
|
"link": "nonebot-plugin-hanayori",
|
||||||
|
"name": "HanayoriBot",
|
||||||
|
"desc": "B站动态推送与开播提醒插件",
|
||||||
|
"author": "kanomahoro",
|
||||||
|
"repo": "https://github.com/kanomahoro/nonebot-hanayori"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "nonebot_plugin_filehost",
|
||||||
|
"link": "nonebot-plugin-filehost",
|
||||||
|
"name": "HTTP静态文件托管",
|
||||||
|
"desc": "一款 HTTP 静态文件托管插件, 为跨机文件传输提供了优雅的解决方案",
|
||||||
|
"author": "mnixry",
|
||||||
|
"repo": "https://github.com/mnixry/nonebot-plugin-filehost"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "nonebot_plugin_simplemusic",
|
||||||
|
"link": "nonebot-plugin-simplemusic",
|
||||||
|
"name": "SimpleMusic",
|
||||||
|
"desc": "最简Q群点歌插件,支持网易云、QQ音乐",
|
||||||
|
"author": "kanomahoro",
|
||||||
|
"repo": "https://github.com/kanomahoro/nonebot-simplemusic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "nonebot_plugin_phlogo",
|
||||||
|
"link": "nonebot-plugin-phlogo",
|
||||||
|
"name": "pornhub风格图标生成",
|
||||||
|
"desc": "生成pornhub风格logo",
|
||||||
|
"author": "kexue-z",
|
||||||
|
"repo": "https://github.com/kexue-z/nonebot-plugin-phlogo"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user