mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
🔀 Merge master into dev
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"name": "HarukaBot",
|
||||
"desc": "将B站UP主的动态和直播信息推送至QQ",
|
||||
"author": "SK-415",
|
||||
"repo": "https://haruka-bot.live"
|
||||
"repo": "SK-415/HarukaBot"
|
||||
},
|
||||
{
|
||||
"name": "Omega Miya",
|
||||
@ -52,5 +52,11 @@
|
||||
"desc": "每个群配置文件独立,可以控制频率,socks http代理,R18开关,支持多tag,自建API lolicon Pixiv热度榜",
|
||||
"author": "yuban10703",
|
||||
"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",
|
||||
"author": "Quan666",
|
||||
"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"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user