nonebot2/website/static/plugins.json

2258 lines
65 KiB
JSON
Raw Normal View History

2020-10-20 16:55:23 +00:00
[
2020-10-29 17:59:45 +00:00
{
"module_name": "nonebot_plugin_status",
"project_link": "nonebot-plugin-status",
2020-11-15 07:26:57 +00:00
"name": "服务器状态查看",
2020-10-20 16:55:23 +00:00
"desc": "通过戳一戳获取服务器状态",
2020-11-15 07:26:57 +00:00
"author": "yanyongyu",
"homepage": "https://github.com/cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_status",
2021-12-30 14:46:15 +00:00
"tags": [
{
2022-01-01 04:07:33 +00:00
"label": "t:server",
"color": "#aeeaa8"
2021-12-30 14:46:15 +00:00
}
],
"is_official": true
2020-11-18 03:24:11 +00:00
},
{
"module_name": "haruka_bot",
"project_link": "haruka-bot",
2020-11-18 03:24:11 +00:00
"name": "HarukaBot",
"desc": "将B站UP主的动态和直播信息推送至QQ",
"author": "SK-415",
"homepage": "https://github.com/SK-415/HarukaBot",
2021-12-30 14:46:15 +00:00
"tags": [
{
2022-01-01 04:07:33 +00:00
"label": "t:bilibili",
2021-12-30 14:46:15 +00:00
"color": "#e55d80"
}
],
"is_official": false
2020-11-19 04:58:35 +00:00
},
{
"module_name": "nonebot_plugin_rauthman",
"project_link": "nonebot-plugin-rauthman",
2021-07-17 15:26:20 +00:00
"name": "RAM 授权管理",
2020-11-19 04:58:35 +00:00
"desc": "基于规则的授权管理",
"author": "Lancercmd",
"homepage": "https://github.com/Lancercmd/nonebot_plugin_rauthman",
2022-01-25 02:19:37 +00:00
"tags": [
{
"label": "t:rule",
"color": "#4ec9b0"
}
],
"is_official": false
2020-11-22 08:25:25 +00:00
},
{
"module_name": "nonebot_plugin_docs",
"project_link": "nonebot-plugin-docs",
2020-11-22 08:25:25 +00:00
"author": "nonebot",
"desc": "在本地浏览NoneBot文档",
"name": "NoneBot离线文档",
"homepage": "https://github.com/nonebot/nonebot2/tree/master/packages/nonebot-plugin-docs",
"tags": [],
"is_official": true
2020-11-23 13:35:26 +00:00
},
{
"module_name": "nonebot_plugin_sentry",
"project_link": "nonebot-plugin-sentry",
2020-11-23 13:35:26 +00:00
"author": "yanyongyu",
"desc": "使用Sentry监控机器人日志并处理报错",
"name": "Sentry日志监控",
"homepage": "https://github.com/cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_sentry",
2022-01-01 04:07:33 +00:00
"tags": [
{
"label": "t:log",
"color": "#6be3ea"
}
],
"is_official": true
},
2020-12-04 18:00:08 +00:00
{
"module_name": "nonebot_plugin_apscheduler",
"project_link": "nonebot-plugin-apscheduler",
2020-12-04 18:00:08 +00:00
"author": "yanyongyu",
"desc": "APScheduler 定时任务插件",
"name": "定时任务",
"homepage": "https://github.com/nonebot/plugin-apscheduler",
"tags": [],
"is_official": true
2020-12-09 03:52:26 +00:00
},
{
"module_name": "nonebot_plugin_picsearcher",
"project_link": "nonebot-plugin-picsearcher",
2020-12-09 03:52:26 +00:00
"author": "synodriver",
"desc": "从基本上所有你想的出名字的搜图平台找图片",
"name": "图片搜索",
"homepage": "https://github.com/synodriver/nonebot_plugin_picsearcher",
"tags": [],
"is_official": false
2020-12-10 08:38:28 +00:00
},
{
"module_name": "nonebot_plugin_navicat",
"project_link": "nonebot-plugin-navicat",
2020-12-10 08:38:28 +00:00
"author": "synodriver",
"desc": "连接至各种数据库,为其他插件导出连接对象",
"name": "通用数据库连接",
"homepage": "https://github.com/synodriver/nonebot_plugin_navicat",
"tags": [],
"is_official": false
2020-12-15 05:43:04 +00:00
},
{
"module_name": "nonebot_plugin_translator",
"project_link": "nonebot-plugin-translator",
2020-12-15 05:43:04 +00:00
"author": "Lancercmd",
2021-07-17 15:26:20 +00:00
"desc": "基于腾讯机器翻译 TMT",
"name": "多语种翻译插件",
"homepage": "https://github.com/Lancercmd/nonebot_plugin_translator",
2022-01-25 02:19:37 +00:00
"tags": [
{
"label": "t:func",
"color": "#dcdcaa"
}
],
"is_official": false
2021-01-21 03:09:57 +00:00
},
2021-01-30 05:31:40 +00:00
{
"module_name": "nonebot_plugin_mqtt",
"project_link": "nonebot-plugin-mqtt",
2021-01-30 05:31:40 +00:00
"author": "synodriver",
"desc": "接入mqtt网络,订阅和发布消息",
"name": "mqtt接入",
"homepage": "https://github.com/synodriver/nonebot_plugin_mqtt",
"tags": [],
"is_official": false
},
2021-01-31 05:07:38 +00:00
{
"module_name": "nonebot_plugin_songpicker2",
"project_link": "nonebot-plugin-songpicker2",
2021-01-31 05:07:38 +00:00
"author": "maxesisn",
"desc": "点播歌曲,支持候选菜单、热评显示,数据源为网易云",
"name": "songpicker2",
"homepage": "https://github.com/maxesisn/nonebot_plugin_songpicker2",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_strman",
"project_link": "nonebot-plugin-strman",
"author": "echobot-dev",
"desc": "通过字符串标签在文件中集中管理字符串",
"name": "字符串管理工具",
"homepage": "https://github.com/echobot-dev/nonebot-plugin-strman",
"tags": [],
"is_official": false
2021-02-09 02:54:24 +00:00
},
2021-02-09 15:29:52 +00:00
{
"module_name": "nonebot_bison",
"project_link": "nonebot-bison",
2021-02-09 15:29:52 +00:00
"author": "felinae98",
"desc": "订阅来自微博B站网易云RSS以及各种网站的动态转发到QQ群中",
"name": "Bison",
"homepage": "https://github.com/felinae98/nonebot-bison",
2022-01-17 13:58:29 +00:00
"tags": [
{
2022-02-24 14:55:30 +00:00
"label": "a:onebot",
2022-01-17 13:58:29 +00:00
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot-plugin-ncm",
"project_link": "nonebot-plugin-ncm",
"author": "kitUIN",
2022-04-16 15:46:37 +00:00
"desc": "网易云 无损音乐 点歌/下载",
"name": "网易云无损音乐下载",
2022-04-16 15:46:37 +00:00
"homepage": "https://github.com/kitUIN/nonebot-plugin-ncm",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "a:cqhttp",
"color": "#000000"
},
{
"label": "t:Netease",
"color": "#ec4141"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_cocdicer",
"project_link": "nonebot-plugin-cocdicer",
"author": "abrahum",
"desc": "COC跑团骰子娘",
"name": "nonebot-plugin-cocdicer",
"homepage": "https://github.com/abrahum/nonebot_plugin_cocdicer",
"tags": [],
"is_official": false
2021-02-23 06:45:19 +00:00
},
{
"module_name": "nonebot_plugin_trpglogger",
"project_link": "nonebot-plugin-trpglogger",
2022-01-08 12:57:36 +00:00
"author": "j1g5awi",
2021-02-23 06:45:19 +00:00
"desc": "记录跑团记录并上传",
"name": "跑团记录记录器",
"homepage": "https://github.com/thereisnodice/TRPGLogger",
2022-01-08 12:57:36 +00:00
"tags": [
2022-01-14 13:11:42 +00:00
{
"label": "t:TRPG",
"color": "#80070B"
}
],
"is_official": false
2021-02-26 09:25:35 +00:00
},
{
"module_name": "nonebot_plugin_r6s",
"project_link": "nonebot-plugin-r6s",
2021-02-26 09:25:35 +00:00
"author": "abrahum",
"desc": "查询彩虹六号玩家信息",
"name": "nonebot-plugin-r6s",
"homepage": "https://github.com/abrahum/nonebot_plugin_r6s",
"tags": [],
"is_official": false
2021-02-28 12:29:11 +00:00
},
{
"module_name": "nonebot_plugin_guess",
"project_link": "nonebot-plugin-guess",
2021-02-28 12:29:11 +00:00
"author": "ffreemt",
"desc": "多次互动猜名字游戏,自带猜城市名,可定制",
"name": "猜猜看",
"homepage": "https://github.com/ffreemt/nonebot-plugin-guess-game",
"tags": [],
"is_official": false
2021-03-01 06:47:51 +00:00
},
{
"module_name": "nonebot_plugin_abbrreply",
"project_link": "nonebot-plugin-abbrreply",
2021-03-01 06:47:51 +00:00
"author": "anlen123",
2021-03-01 11:49:45 +00:00
"desc": "输入拼音首字母,猜测文字",
2021-03-01 06:47:51 +00:00
"name": "缩写查询器",
"homepage": "https://github.com/anlen123/nonebot_plugin_abbrreply",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_biliav",
"project_link": "nonebot-plugin-biliav",
"author": "knva",
"desc": "将用户发的av号或者bv号转成小程序返回",
"name": "biliav小程序转换器",
"homepage": "https://github.com/knva/nonebot_plugin_biliav",
"tags": [],
"is_official": false
2021-03-07 08:42:10 +00:00
},
{
"module_name": "nonebot_plugin_manager",
"project_link": "nonebot-plugin-manager",
2021-03-07 08:42:10 +00:00
"name": "插件管理器",
"desc": "基于 import hook 的插件管理",
2022-01-08 12:57:36 +00:00
"author": "j1g5awi",
"homepage": "https://github.com/nonepkg/nonebot-plugin-manager",
2022-01-08 12:57:36 +00:00
"tags": [
2022-01-14 13:11:42 +00:00
{
"label": "t:PluginManager",
"color": "#80070B"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_analysis_bilibili",
"project_link": "nonebot-plugin-analysis-bilibili",
"name": "bilibili视频、番剧解析",
"desc": "自动解析bilibili视频、番剧解析",
"author": "mengshouer",
"homepage": "https://github.com/mengshouer/nonebot_plugin_analysis_bilibili",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_localstore",
"project_link": "nonebot-plugin-localstore",
"name": "本地数据存储",
"desc": "存储插件数据至本地文件",
"author": "yanyongyu",
"homepage": "https://github.com/nonebot/plugin-localstore",
"tags": [],
"is_official": true
},
{
"module_name": "nonebot_plugin_puppet",
"project_link": "nonebot-plugin-puppet",
"name": "nonebot_plugin_puppet",
2022-01-08 12:57:36 +00:00
"desc": "高度自定义的会话转接",
"author": "j1g5awi",
"homepage": "https://github.com/nonepkg/nonebot-plugin-puppet",
2022-01-08 12:57:36 +00:00
"tags": [
2022-01-14 13:11:42 +00:00
{
"label": "a:cqhttp",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_mcstatus",
"project_link": "nonebot-plugin-mcstatus",
"name": "Minecraft 服务器状态查询",
"desc": "顾名思义",
2022-01-08 12:57:36 +00:00
"author": "j1g5awi",
"homepage": "https://github.com/nonepkg/nonebot-plugin-mcstatus",
"tags": [
2022-01-14 13:11:42 +00:00
{
"label": "t:Minecraft",
"color": "#80070B"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_help",
"project_link": "nonebot-plugin-help",
"name": "Nonebot2插件轻量帮助列表",
"desc": "读取并提供已加载Nonebot2插件开发者提供的帮助信息用途",
"author": "XZhouQD",
"homepage": "https://github.com/XZhouQD/nonebot-plugin-help",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_gamedraw",
"project_link": "nonebot-plugin-gamedraw",
"name": "nonebot_plugin_gamedraw",
2021-05-31 08:04:11 +00:00
"desc": "基于爬取wiki实现自动更新的抽卡目前支持赛马娘原神明日方舟坎公骑冠剑公主连结(国/台)碧蓝航线FGO阴阳师",
"author": "HibiKier",
"homepage": "https://github.com/HibiKier/nonebot_plugin_gamedraw",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_alias",
"project_link": "nonebot-plugin-alias",
2022-01-19 10:53:55 +00:00
"name": "alias命令别名",
"desc": "为复杂的命令创建别名",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-alias",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_withdraw",
"project_link": "nonebot-plugin-withdraw",
"name": "Nonebot2 消息撤回插件",
"desc": "用于让机器人撤回自己发出的消息",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-withdraw",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_pixivrank_search",
"project_link": "nonebot-plugin-pixivrank-search",
"name": "nonebot_plugin_pixivrank_search",
"desc": "基于RSSHUB阅读器的P站排行和P站搜图",
"author": "HibiKier",
"homepage": "https://github.com/HibiKier/nonebot_plugin_pixivrank_search",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_russian",
"project_link": "nonebot-plugin-russian",
"name": "nonebot_plugin_russian",
"desc": "群内小游戏,使用金币赌注的俄罗斯轮盘",
"author": "HibiKier",
"homepage": "https://github.com/HibiKier/nonebot_plugin_russian",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_setu",
"project_link": "nonebot-plugin-setu",
"name": "nonebot_plugin_setu",
"desc": "基于loliconImage Api的涩图插件内置涩图CD",
"author": "ayanamiblhx",
"homepage": "https://github.com/ayanamiblhx/nonebot_plugin_setu",
"tags": [],
"is_official": false
},
2021-08-05 07:30:36 +00:00
{
"module_name": "nonebot_plugin_heweather",
"project_link": "nonebot-plugin-heweather",
2021-08-05 07:30:36 +00:00
"name": "和风天气",
"desc": "获取和风天气信息并转换为图片",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-heweather",
2022-02-03 10:05:43 +00:00
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_autohelp",
"project_link": "nonebot-plugin-autohelp",
"name": "nonebot-plugin-autohelp",
"desc": "响应help/菜单/帮助(群消息或私信)并提供已载入插件的帮助信息如命令名aliases模块文档",
"author": "ffreemt",
"homepage": "https://github.com/ffreemt/nonebot-plugin-autohelp",
"tags": [],
"is_official": false
2021-08-09 13:39:24 +00:00
},
{
"module_name": "nonebot_plugin_flexperm",
"project_link": "nonebot-plugin-flexperm",
"name": "nonebot-plugin-flexperm",
"desc": "精细化的 NoneBot 权限管理插件",
"author": "rmuchan",
"homepage": "https://github.com/rmuchan/nonebot-plugin-flexperm",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_epicfree",
"project_link": "nonebot-plugin-epicfree",
"name": "Epic 限免游戏资讯",
"desc": "EpicGameStore 喜加一资讯插件,发送「喜加一」逝世看吧!",
"author": "monsterxcn",
"homepage": "https://github.com/monsterxcn/nonebot_plugin_epicfree",
"tags": [],
"is_official": false
2021-08-17 02:35:08 +00:00
},
{
"module_name": "ELF_RSS2",
"project_link": "ELF-RSS",
2021-08-17 02:35:08 +00:00
"name": "ELF_RSS",
"desc": "QQ机器人 RSS订阅 插件,订阅源建议选择 RSSHub",
"author": "Quan666",
"homepage": "https://github.com/Quan666/ELF_RSS",
"tags": [],
"is_official": false
2021-09-05 09:05:30 +00:00
},
{
"module_name": "nonebot_plugin_atri",
"project_link": "nonebot-plugin-atri",
2021-09-05 09:05:30 +00:00
"name": "ATRI语音包",
"desc": "一个ATRI语音包基于文本相似度匹配回复",
"author": "FYWinds",
"homepage": "https://github.com/FYWinds/nonebot-plugin-atri",
2022-01-24 06:23:38 +00:00
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "a:cqhttp",
"color": "#000000"
}
],
"is_official": false
2021-09-18 02:59:21 +00:00
},
{
"module_name": "nonebot_plugin_filehost",
"project_link": "nonebot-plugin-filehost",
"name": "HTTP静态文件托管",
"desc": "一款 HTTP 静态文件托管插件, 为跨机文件传输提供了优雅的解决方案",
"author": "mnixry",
"homepage": "https://github.com/mnixry/nonebot-plugin-filehost",
"tags": [],
"is_official": true
2021-09-21 15:17:30 +00:00
},
{
"module_name": "nonebot_plugin_simplemusic",
"project_link": "nonebot-plugin-simplemusic",
2021-09-21 15:17:30 +00:00
"name": "SimpleMusic",
"desc": "最简Q群点歌插件支持QQ音乐、网易云、酷我、酷狗、咪咕、B站音频区",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-simplemusic",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_phlogo",
"project_link": "nonebot-plugin-phlogo",
"name": "pornhub风格图标生成",
"desc": "生成pornhub风格logo",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-phlogo",
"tags": [],
"is_official": false
},
{
"module_name": "nb2chan",
"project_link": "nb2chan",
"name": "nb2chan",
"desc": "Nonebot2酱推送",
"author": "yucongo",
"homepage": "https://github.com/ffreemt/nb2chan",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_setu_now",
"project_link": "nonebot-plugin-setu-now",
"name": "nonebot-plugin-setu-now",
"desc": "另一个色图插件即时下载并保存可选WebDAV。可选特殊色图",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-setu-now",
2022-02-03 10:05:43 +00:00
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "leetcode",
"project_link": "nonebot-plugin-leetcode",
"name": "leetcode提醒机器人",
"desc": " 安装该插件后能往指定qq和指定qq群定时发送leetcode每日一题",
"author": "zxz0415",
"homepage": "https://github.com/zxz0415/leetcode",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_youthstudy",
"project_link": "nonebot-plugin-youthstudy",
"name": "nonebot_plugin_youthstudy",
"desc": "基于nonebot的青年大学习插件用来获取最新一期的青年大学习答案",
"author": "ayanamiblhx",
"homepage": "https://github.com/ayanamiblhx/nonebot_plugin_youthstudy",
"tags": [],
"is_official": false
},
{
"module_name": "gocqapi",
"project_link": "gocqapi",
"name": "gocqapi",
"desc": "对 go-cqhttp 的 API 调用添加了类型注解与滥用OOP的返回值Model支持远离魔法方法的Dict[Any, Any]",
"author": "FYWinds",
"homepage": "https://github.com/FYWinds/gocqapi",
2022-01-24 06:23:38 +00:00
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "a:cqhttp",
"color": "#000000"
2022-01-24 08:25:40 +00:00
}
2022-01-24 06:23:38 +00:00
],
"is_official": false
},
{
"module_name": "nonebot_plugin_asoulcnki",
"project_link": "nonebot-plugin-asoulcnki",
2022-01-19 10:53:55 +00:00
"name": "枝网查重",
"desc": "随机小作文;查询发病小作文复制比",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-asoulcnki",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_petpet",
"project_link": "nonebot-plugin-petpet",
2022-01-19 10:53:55 +00:00
"name": "头像表情包",
"desc": "制作摸头等头像相关沙雕表情包",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-petpet",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_shindan",
"project_link": "nonebot-plugin-shindan",
"name": "ShindanMaker",
"desc": "使用 ShindanMaker 网站的趣味占卜",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-shindan",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_vf",
"project_link": "nonebot-plugin-vf",
"name": "虚拟朋友",
"desc": "基于小冰框架的人工智能聊天机器人",
"author": "snowyfirefly",
"homepage": "https://github.com/snowyfirefly/VirtualFriends",
"tags": [],
"is_official": false
},
{
2022-01-23 12:59:02 +00:00
"module_name": "nonebot_plugin_code",
"project_link": "nonebot-plugin-code",
"name": "在线运行代码",
"desc": "在线运行代码插件,支持输入",
"author": "yzyyz1387",
"homepage": "https://github.com/yzyyz1387/nonebot_plugin_code",
2022-01-25 02:19:37 +00:00
"tags": [
{
"label": "t:func",
"color": "#dcdcaa"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_heisi",
"project_link": "nonebot-plugin-heisi",
"name": "随机黑丝",
"desc": "发送一张黑丝涩图内置CD",
"author": "yzyyz1387",
"homepage": "https://github.com/yzyyz1387/nonebot_plugin_heisi",
"tags": [],
"is_official": false
2021-12-31 15:58:59 +00:00
},
{
"module_name": "nonebot_plugin_picsbank",
"project_link": "nonebot-plugin-picsbank",
"name": "picsbank",
"desc": "匹配图片进行回答",
"author": "Diaosi1111",
"homepage": "https://github.com/Diaosi1111/nonebot_plugin_picsbank",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_tvseries",
"project_link": "nonebot-plugin-tvseries",
"name": "剧集更新列表",
"desc": "获取聚集更新",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-tvseries",
2022-02-03 10:05:43 +00:00
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
2021-12-31 15:58:59 +00:00
"is_official": false
},
{
"module_name": "nonebot_plugin_lolmatch",
"project_link": "nonebot-plugin-lolmatch",
"name": "lol比赛信息",
"desc": "简单的lol比赛信息插件订阅后会定时推送当日比赛结果",
"author": "Diaosi1111",
"homepage": "https://github.com/Diaosi1111/nonebot_plugin_lolmatch",
"tags": [],
"is_official": false
},
{
"module_name": "OlivOS",
"project_link": "olivos.nb2",
"name": "OlivOS.nb2",
"desc": "在 NoneBot2 中加载 OlivOS 插件",
"author": "j1g5awi",
"homepage": "https://github.com/nonepkg/OlivOS.nb2",
2022-01-08 12:57:36 +00:00
"tags": [
2022-01-14 13:11:42 +00:00
{
"label": "t:OlivOS",
"color": "#00a0ea"
}
],
2021-12-31 15:58:59 +00:00
"is_official": false
},
{
"module_name": "nonebot_plugin_htmlrender",
"project_link": "nonebot-plugin-htmlrender",
"name": "通过浏览器来生成图片",
"desc": "通过playwright加一点点前端知识来简单的生成图片",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-htmlrender",
2022-02-03 10:05:43 +00:00
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
2021-12-31 15:58:59 +00:00
"is_official": false
},
{
"module_name": "nonebot_plugin_admin",
"project_link": "nonebot-plugin-admin",
"name": "简易群管",
"desc": "简易群管 踢 禁 改",
"author": "yzyyz1387",
"homepage": "https://github.com/yzyyz1387/nonebot_plugin_admin",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_logo",
"project_link": "nonebot-plugin-logo",
2022-01-19 10:53:55 +00:00
"name": "多种风格logo生成",
2021-12-31 15:58:59 +00:00
"desc": "PornHub、Youtube 等风格logo生成",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-logo",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_memes",
"project_link": "nonebot-plugin-memes",
2022-01-19 10:53:55 +00:00
"name": "表情包制作",
"desc": "鲁迅说、喜报 等表情包制作",
2021-12-31 15:58:59 +00:00
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-memes",
"tags": [],
"is_official": false
2022-01-04 15:41:12 +00:00
},
{
"module_name": "nonebot_plugin_repeater",
"project_link": "nonebot-plugin-repeater",
"name": "群聊复读机",
"desc": "谁不喜欢+1呢",
"author": "ninthseason",
"homepage": "https://github.com/ninthseason/nonebot-plugin-repeater",
"tags": [],
"is_official": false
2022-01-05 05:47:12 +00:00
},
{
"module_name": "nonebot_plugin_directlinker",
"project_link": "nonebot-plugin-directlinker",
"name": "群文件直链提取器",
"desc": "提取群文件的下载直链。",
"author": "ninthseason",
"homepage": "https://github.com/ninthseason/nonebot-plugin-directlinker",
"tags": [
{
"label": "a:cqhttp",
"color": "#ea5252"
}
],
"is_official": false
2022-01-08 01:59:18 +00:00
},
{
"module_name": "nonebot_plugin_forwarder",
"project_link": "nonebot-plugin-forwarder",
"name": "转发姬",
"desc": "群聊消息实时转发",
"author": "ninthseason",
"homepage": "https://github.com/ninthseason/nonebot_plugin_forwarder",
"tags": [],
"is_official": false
2022-01-14 13:11:42 +00:00
},
{
"module_name": "nonebot_plugin_roll",
"project_link": "nonebot-plugin-roll",
"name": "扔骰子",
"desc": "掷骰!扔出指定个数的多面骰子🎲",
2022-01-14 13:11:42 +00:00
"author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_roll",
"tags": [
{
"label": "t:roll",
"color": "#ea5252"
}
],
"is_official": false
2022-01-14 13:35:22 +00:00
},
{
"module_name": "nonebot_plugin_crazy_thursday",
"project_link": "nonebot-plugin-crazy-thursday",
"name": "疯狂星期四",
"desc": "天天疯狂随机输出KFC疯狂星期四文案🍗",
2022-01-14 13:35:22 +00:00
"author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_crazy_thursday",
"tags": [
{
"label": "t:Thursday",
"color": "#ea5252"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_covid19_news",
"project_link": "nonebot-plugin-covid19-news",
2022-01-15 09:41:22 +00:00
"name": "新冠疫情查询",
"desc": "查询国内城市新冠疫情信息与政策",
"author": "Zeta-qixi",
"homepage": "https://github.com/Zeta-qixi/nonebot-plugin-covid19-news",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_remake",
"project_link": "nonebot-plugin-remake",
"name": "人生重开模拟器",
"desc": "这垃圾人生一秒也不想待了?立即重开!",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-remake",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "a:cqhttp",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_caiyunai",
"project_link": "nonebot-plugin-caiyunai",
"name": "彩云小梦AI续写",
"desc": "基于彩云小梦的小说AI续写插件",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-caiyunai",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "a:cqhttp",
"color": "#000000"
}
],
"is_official": false
2022-01-20 04:05:30 +00:00
},
{
"module_name": "nonebot_plugin_weather_lite",
"project_link": "nonebot-plugin-weather-lite",
"name": "天气查询",
"desc": "使用wttr.in的在线天气查询。",
"author": "zjkwdy",
"homepage": "https://github.com/zjkwdy/nonebot_plugin_weather_lite",
"tags": [
{
"label": "t:天气",
"color": "#6ec3d9"
}
],
"is_official": false
},
{
2022-01-25 02:09:20 +00:00
"module_name": "nonebot_plugin_fortune",
"project_link": "nonebot-plugin-fortune",
2022-01-25 02:09:20 +00:00
"name": "今日运势",
"desc": "抽签!抽取你的今日运势🙏",
"author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune",
"tags": [
{
"label": "a:onebot",
"color": "#6952ea"
},
{
"label": "t:fortune",
"color": "#ea6f52"
}
],
"is_official": false
2022-01-23 03:01:21 +00:00
},
{
"module_name": "nonebot_plugin_tarot",
"project_link": "nonebot-plugin-tarot",
"name": "塔罗牌",
"desc": "塔罗牌!魔法占卜🔮",
2022-01-23 03:01:21 +00:00
"author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_tarot",
"tags": [
{
"label": "a:onebot",
2022-01-23 03:01:21 +00:00
"color": "#eaa452"
},
{
"label": "t:tarot",
"color": "#461264"
}
],
"is_official": false
2022-01-23 12:15:55 +00:00
},
{
"module_name": "nonebot_plugin_emojimix",
"project_link": "nonebot-plugin-emojimix",
"name": "emoji 合成器",
"desc": "😎+😁=",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-emojimix",
"tags": [
{
"label": "t:emoji",
"color": "#ea5252"
}
],
"is_official": false
2022-01-23 13:13:15 +00:00
},
{
"module_name": "nonebot_plugin_what2eat",
"project_link": "nonebot-plugin-what2eat",
"name": "今天吃什么",
"desc": "选择恐惧症让Bot决定你今天吃什么🍕",
2022-01-23 13:13:15 +00:00
"author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_what2eat",
"tags": [
{
"label": "a:onebot",
2022-01-23 13:13:15 +00:00
"color": "#cd3d3d"
},
{
"label": "t:what2eat",
"color": "#f09526"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_datastore",
"project_link": "nonebot-plugin-datastore",
"name": "NoneBot 数据存储",
"desc": "提供简单的插件数据封装与数据库访问",
"author": "he0119",
"homepage": "https://github.com/he0119/nonebot-plugin-datastore",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_gocqhttp",
"project_link": "nonebot-plugin-gocqhttp",
"name": "NoneBot的go-cqhttp启动器",
"desc": "一款在NoneBot2中直接运行go-cqhttp的插件, 无需额外下载安装",
"author": "mnixry",
"homepage": "https://github.com/mnixry/nonebot-plugin-gocqhttp",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "t:gocqhttp",
"color": "#eabd52"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_guild_patch",
"project_link": "nonebot-plugin-guild-patch",
"name": "go-cqhttp 频道支持适配补丁",
"desc": "NoneBot2的QQ频道(go-cqhttp协议)支持适配补丁插件",
"author": "mnixry",
"homepage": "https://github.com/mnixry/nonebot-plugin-guild-patch",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "t:gocqhttp",
"color": "#a2ea52"
}
],
"is_official": false
2022-01-28 07:20:26 +00:00
},
{
"module_name": "nonebot_plugin_boardgame",
"project_link": "nonebot-plugin-boardgame",
2022-01-28 07:20:26 +00:00
"name": "棋类游戏",
"desc": "棋类游戏插件,目前支持 五子棋、黑白棋、围棋",
"author": "MeetWq",
"homepage": "https://github.com/noneplugin/nonebot-plugin-boardgame",
2022-01-28 07:20:26 +00:00
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
2022-01-29 09:56:21 +00:00
},
{
"module_name": "nonebot_plugin_wordcloud",
"project_link": "nonebot-plugin-wordcloud",
"name": "词云",
"desc": "根据群内聊天记录生成词云",
"author": "he0119",
"homepage": "https://github.com/he0119/nonebot-plugin-wordcloud",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_chatrecorder",
"project_link": "nonebot-plugin-chatrecorder",
"name": "聊天记录插件",
"desc": "记录机器人收到和发出的消息",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-chatrecorder",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_setu2",
"project_link": "nonebot-plugin-setu2",
"name": "nonebot-plugin-setu2",
"desc": "另一个色图插件,精简至上游,不在本地缓存,可选群启用",
"author": "alphaAE",
"homepage": "https://github.com/NoneBot2-Ae/nonebot-plugin-setu2",
"tags": [],
"is_official": false
2022-02-02 08:47:52 +00:00
},
2022-02-05 03:33:04 +00:00
{
"module_name": "nonebot_plugin_antiflash",
"project_link": "nonebot-plugin-antiflash",
"name": "群聊反闪照",
"desc": "顾名思义🎇",
"author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_antiflash",
"tags": [
{
"label": "a:onebot",
"color": "#6f64d4"
}
],
"is_official": false
2022-02-06 13:59:58 +00:00
},
{
"module_name": "nonebot_plugin_word_bank2",
"project_link": "nonebot-plugin-word-bank2",
"name": "无数据库的问答插件",
"desc": "wordbank,但是重写了",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-word-bank2",
"tags": [
{
"label": "a:onebot",
"color": "#ff0000"
},
{
"label": "wordbank",
"color": "#0b00ff"
}
],
"is_official": false
2022-02-06 16:48:48 +00:00
},
{
"module_name": "nonebot_plugin_txt2img",
"project_link": "nonebot-plugin-txt2img",
"name": "轻量文字转图片插件",
"desc": "基于PIL的轻量文字转图片插件",
"author": "mobyw",
"homepage": "https://github.com/mobyw/nonebot-plugin-txt2img",
"tags": [
{
"label": "a:onebot",
"color": "#0083ff"
}
],
"is_official": false
2022-02-11 06:24:02 +00:00
},
{
"module_name": "nonebot_plugin_morning",
"project_link": "nonebot-plugin-morning",
"name": "おはよう!",
"desc": "早晚安记录作息,培养优质睡眠😴",
"author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_morning",
"tags": [
{
"label": "a:onebot",
"color": "#da421c"
},
{
"label": "t:morning",
"color": "#ebc025"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_pixiv",
"project_link": "nonebot-plugin-pixiv",
"name": "pixiv.net p站查询图片",
"desc": "pixiv.net p站查询图片(支持动图和多图)",
"author": "anlen123",
"homepage": "https://github.com/anlen123/nonebot_plugin_pixiv",
"tags": [
{
"label": "t: pixiv",
"color": "#0096fa"
},
{
"label": "R18",
"color": "#ffff00"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_read_60s",
"project_link": "nonebot-plugin-read-60s",
"name": "60s读世界小插件",
"desc": "定时向指定群或列表好友发送每日60s读世界",
"author": "bingganhe123",
"homepage": "https://github.com/bingganhe123/60s-",
"tags": [],
"is_official": false
},
{
"module_name": "YetAnotherPicSearch",
"project_link": "yetanotherpicsearch",
"name": "YetAnotherPicSearch",
"desc": "基于 kitUIN/PicImageSearch 的另一个 Nonebot 搜图插件。",
"author": "NekoAria",
"homepage": "https://github.com/NekoAria/YetAnotherPicSearch",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_gachalogs",
"project_link": "nonebot-plugin-gachalogs",
"name": "原神抽卡记录分析",
"desc": "统计及导出原神祈愿记录,在 QQ 里鉴定原神欧皇吧!",
"author": "monsterxcn",
"homepage": "https://github.com/monsterxcn/nonebot-plugin-gachalogs",
"tags": [
{
"label": "t:Genshin",
"color": "#ffd49f"
}
],
"is_official": false
2022-02-23 06:56:46 +00:00
},
{
"module_name": "nonebot_plugin_everyday_en",
"project_link": "nonebot-plugin-everyday-en",
"name": "每日一句",
"desc": "每日一句英文句子,可选定时发送",
"author": "MelodyYuuka",
"homepage": "https://github.com/MelodyYuuka/nonebot_plugin_everyday_en",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "EveryDay",
"color": "#ea5252"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_fire",
"project_link": "nonebot-plugin-fire",
"name": "QQ自动续火花",
"desc": "通过每天定时发送“/echo 花花”实现续火花",
"author": "25252www",
"homepage": "https://github.com/25252www/nonebot_plugin_fire",
"tags": [],
"is_official": false
2022-02-28 02:56:03 +00:00
},
{
"module_name": "nonebot_plugin_qrcode",
"project_link": "nonebot-plugin-qrcode",
"name": "二维码识别与发送",
"desc": "qq聊天二维码插件",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-qrcode",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "QRcode",
"color": "#0020ff"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_ygo",
"project_link": "nonebot-plugin-ygo",
"name": "游戏王卡查",
"desc": "nonebot的游戏王卡查插件",
"author": "anlen123",
"homepage": "https://github.com/anlen123/nonebot_plugin_ygo",
"tags": [
{
"label": "t:游戏王",
"color": "#ea5252"
},
{
"label": "口胡王",
"color": "#ea5252"
},
{
"label": "ygo",
"color": "#ea5252"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_broker",
"project_link": "nonebot-plugin-broker",
"name": "订阅推送管理",
"desc": "一个简化编写订阅和推送功能的插件,也支持插件间信息交互",
"author": "mwbimh",
"homepage": "https://github.com/mwbimh/nonebot_plugin_broker",
"tags": [
{
"label": "a:onebot",
"color": "#a11313"
},
{
"label": "t:发布/订阅",
"color": "#1373a1"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_bilibilibot",
"project_link": "nonebot-plugin-bilibilibot",
"name": "bilibili通知插件",
"desc": "将up主更新、番剧更新、主播开播等信息推送到QQ",
"author": "TDK1969",
"homepage": "https://github.com/TDK1969/nonebot_plugin_bilibilibot",
"tags": [
{
"label": "bilibili",
"color": "#f605dd"
},
{
"label": "a:onebot11",
"color": "#05f6e4"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_color",
"project_link": "nonebot-plugin-color",
"name": "色图生成",
"desc": "Nonebot2 色图生成插件!哎哟这个色啊,好色!",
"author": "monsterxcn",
"homepage": "https://github.com/monsterxcn/nonebot-plugin-color",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_blackjack",
"project_link": "nonebot-plugin-blackjack",
"name": "21点游戏插件",
"desc": "一个基于签到积分的21点游戏与积分对战插件",
"author": "yaowan233",
"homepage": "https://github.com/yaowan233/nonebot-plugin-blackjack",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_arcaeabot",
"project_link": "nonebot-plugin-arcaeabot",
"name": "Arcaea查分插件",
"desc": "Arcaea查分插件(recent, best30)",
"author": "SEAFHMC",
"homepage": "https://github.com/SEAFHMC/nonebot-plugin-arcaeabot",
"tags": [
{
"label": "Arcaea",
"color": "#db52ea"
},
{
"label": "a:onebot",
"color": "#ff2e00"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_ddcheck",
"project_link": "nonebot-plugin-ddcheck",
"name": "成分姬",
"desc": "查询B站关注列表的VTuber成分",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-ddcheck",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_leetcode2",
"project_link": "nonebot-plugin-leetcode2",
"name": "第二个leetcode查询插件",
"desc": "可查询用户信息、获取每日一题与随机一题和搜索题目。",
"author": "Nranphy",
"homepage": "https://github.com/Nranphy/nonebot_plugin_leetcode2",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_hikarisearch",
"project_link": "nonebot-plugin-hikarisearch",
"name": "HikariSearch",
"desc": "使用 HikariSearch 的又一个搜图插件",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-hikarisearch",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_mediawiki",
"project_link": "nonebot-plugin-mediawiki",
"name": "MediaWiki查询",
"desc": "为群聊提供简单的wiki查询功能仅支持onebot",
"author": "KoishiStudio",
"homepage": "https://github.com/KoishiStudio/nonebot-plugin-mediawiki",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "t:wiki",
"color": "#679ff9"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_wordle",
"project_link": "nonebot-plugin-wordle",
"name": "wordle猜单词",
"desc": "wordle猜单词游戏",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-wordle",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_giyf",
"project_link": "nonebot-plugin-giyf",
"name": "快速搜索",
"desc": "指引群友快速 访 ~~(tui)~~ 问 ~~(dao)~~ 谷歌娘(在中国大陆大概就是度娘了~)",
"author": "KoishiStudio",
"homepage": "https://github.com/KoishiStudio/nonebot-plugin-giyf",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_abstract",
"project_link": "nonebot-plugin-abstract",
"name": "语句抽象化",
"desc": "能够将你的语句变得抽象起来~",
"author": "CherryCherries",
"homepage": "https://github.com/CherryCherries/nonebot-plugin-abstract",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_params",
"project_link": "nonebot-plugin-params",
"name": "多适配器帮助函数",
"desc": "提供编写多适配器插件的帮助函数",
"author": "iyume",
"homepage": "https://github.com/iyume/nonebot-plugin-params",
"tags": [
{
"label": "t:helper",
"color": "#ffe873"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_handle",
"project_link": "nonebot-plugin-handle",
"name": "汉兜 Handle",
"desc": "汉字版Wordle 猜成语插件",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-handle",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_minesweeper",
"project_link": "nonebot-plugin-minesweeper",
"name": "扫雷游戏",
"desc": "在qq中玩扫雷",
"author": "MeetWq",
"homepage": "https://github.com/MeetWq/nonebot-plugin-minesweeper",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_draw",
"project_link": "nonebot_plugin_draw",
"name": "nonebot_plugin_draw",
"desc": "模拟抽签的一个本地化插件",
"author": "bingganhe123",
"homepage": "https://github.com/bingganhe123/nonebot_plugin_draw",
"tags": [],
"is_official": false
},
{
"module_name": "splatoon2_tools",
"project_link": "nanobot-plugin-splatoon2tools",
"name": "splatoon2新闻",
"desc": "获取工凃地真格信息",
"author": "DrinkOolongTea",
"homepage": "https://github.com/DrinkOolongTea/splatoon2-bot",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_randomtkk",
"project_link": "nonebot-plugin-randomtkk",
"name": "随机唐可可",
"desc": "找到唐可可,和她一起做学园偶像!🎶",
"author": "KafCoppelia",
"homepage": "https://github.com/MinatoAquaCrews/nonebot_plugin_randomtkk",
"tags": [
{
"label": "a:onebot",
"color": "#d62222"
},
{
"label": "t:Tan Kuku",
"color": "#fdaf75"
},
{
"label": "t:Liyuu",
"color": "#465dfd"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_dida",
"project_link": "nonebot-plugin-dida",
"name": "nonebot-plugin-dida",
"desc": "基于Nonebot的滴答清单插件,可创建普通任务/子任务,按照条件查询任务",
"author": "TDK1969",
"homepage": "https://github.com/TDK1969/nonebot_plugin_dida",
"tags": [
{
"label": "t:滴答清单",
"color": "#007ffd"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_alipayvoice",
"project_link": "nonebot-plugin-alipayvoice",
"name": "支付宝到账语音",
"desc": "发送支付宝到账语音, 支持金额范围为0.01~999999999999.99",
"author": "A-kirami",
"homepage": "https://github.com/A-kirami/nonebot-plugin-alipayvoice",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_answersbook",
"project_link": "nonebot-plugin-answersbook",
"name": "答案之书",
"desc": "愿一切无解都有解!解除你的迷惑,终结你的纠结!",
"author": "A-kirami",
"homepage": "https://github.com/A-kirami/nonebot-plugin-answersbook",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_hitokoto",
"project_link": "nonebot-plugin-hitokoto",
"name": "一言",
"desc": "总有一句话能打动你的心",
"author": "A-kirami",
"homepage": "https://github.com/A-kirami/nonebot-plugin-hitokoto",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_bilicover",
"project_link": "nonebot-plugin-bilicover",
"name": "B站视频封面提取",
"desc": "提取B站视频的封面支持链接、av号、bv号",
"author": "A-kirami",
"homepage": "https://github.com/A-kirami/nonebot-plugin-bilicover",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_cchess",
"project_link": "nonebot-plugin-cchess",
"name": "中国象棋",
"desc": "象棋,支持人机和对战",
"author": "MeetWq",
"homepage": "https://github.com/noneplugin/nonebot-plugin-cchess",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_rtfm",
"project_link": "nonebot-plugin-rtfm",
"name": "NoneBot2 文档搜索",
"desc": "在 QQ 群内搜索 NoneBot2 文档",
"author": "MingxuanGame",
"homepage": "https://github.com/MingxuanGame/nonebot-plugin-rtfm",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_chess",
"project_link": "nonebot-plugin-chess",
"name": "国际象棋",
"desc": "国际象棋,支持人机和对战",
"author": "MeetWq",
"homepage": "https://github.com/noneplugin/nonebot-plugin-chess",
"tags": [
{
"label": "a:onebot",
"color": "#020202"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_charpic",
"project_link": "nonebot-plugin-charpic",
"name": "合成字符画(GIF)",
"desc": "顾名思义",
"author": "RafuiiChan",
"homepage": "https://github.com/RafuiiChan/nonebot_plugin_charpic",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_miragetank",
"project_link": "nonebot-plugin-miragetank",
"name": "幻影坦克图片合成",
"desc": "合成幻影坦克图片,黑白背景下显示不同图片",
"author": "RafuiiChan",
"homepage": "https://github.com/RafuiiChan/nonebot_plugin_miragetank",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_eventdone",
"project_link": "nonebot-plugin-eventdone",
"name": "nonebot_plugin_eventdone",
"desc": "远程好友事件处理",
"author": "PadorFelice",
"homepage": "https://github.com/PadorFelice/Nonebot_plugin_eventdone",
"tags": [
{
"label": "事件处理",
"color": "#980090"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_covid",
"project_link": "nonebot-plugin-covid",
"name": "国内新冠疫情数据查询",
"desc": "查询国内各省份及下属地级市的疫情数据",
"author": "nicklly",
"homepage": "https://github.com/nicklly/nonebot2_covid_plugin",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_yulu",
"project_link": "nonebot-plugin-yulu",
"name": "语录娱乐",
"desc": "语录娱乐小插件",
"author": "bingqiu456",
"homepage": "https://github.com/bingqiu456/nonebot-plugin-yulu",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_maze",
"project_link": "nonebot-plugin-maze",
"name": "走迷宫",
"desc": "与机器人交互解迷宫",
"author": "EtherLeaF",
"homepage": "https://github.com/EtherLeaF/nonebot_plugin_maze",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_moyu",
"project_link": "nonebot-plugin-moyu",
"name": "摸鱼日历",
"desc": "摸鱼一时爽, 一直摸鱼一直爽",
"author": "A-kirami",
"homepage": "https://github.com/A-kirami/nonebot-plugin-moyu",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_imageutils",
"project_link": "nonebot-plugin-imageutils",
"name": "imageutils",
"desc": "PIL工具插件方便图片操作支持文字转图片",
"author": "MeetWq",
"homepage": "https://github.com/noneplugin/nonebot-plugin-imageutils",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_mockingbird",
"project_link": "nonebot-plugin-mockingbird",
"name": "MockingBird语音",
"desc": "利用MockingBird来生成语音并支持多种语音切换",
"author": "AkashiCoin",
"homepage": "https://github.com/AkashiCoin/nonebot_plugin_mockingbird",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_baidutranslate",
"project_link": "nonebot-plugin-baidutranslate",
"name": "百度翻译",
"desc": "可以调用百度翻译 API 实现常用语种之间的互译",
"author": "NumberSir",
"homepage": "https://github.com/NumberSir/nonebot_plugin_baidutranslate",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_tortoise_orm",
"project_link": "nonebot-plugin-tortoise-orm",
"name": "数据库连接插件",
"desc": "使用 tortoise-orm 连接数据库 小白也能轻松优雅的上手!",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-tortoise-orm",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_dailysign",
"project_link": "nonebot-plugin-dailysign",
"name": "签到插件",
"desc": "签到获取金币 别的插件也能用金币balabala",
"author": "kexue-z",
"homepage": "https://github.com/kexue-z/nonebot-plugin-dailysign",
"tags": [
{
"label": "a: onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_tetris_stats",
"project_link": "nonebot-plugin-tetris-stats",
"name": "TETRIS Stats",
"desc": "一个基于nonebot2的用于查询TETRIS相关游戏玩家数据的插件",
"author": "shoucandanghehe",
"homepage": "https://github.com/shoucandanghehe/nonebot-plugin-tetris-stats",
"tags": [
{
"label": "a:onebot",
"color": "#da2b2b"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_bilibili_viode",
"project_link": "nonebot_plugin_bilibili_viode",
"name": "B站视频伪分享卡片",
"desc": "将用户发送的B站视频ID转为(伪)分享卡片的形式",
"author": "ASTWY",
"homepage": "https://github.com/ASTWY/nonebot_plugin_bilibili_viode",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_arktools",
"project_link": "nonebot-plugin-arktools",
"name": "明日方舟工具箱",
"desc": "简单实现一些有需求的资源查询功能和计算功能",
"author": "NumberSir",
"homepage": "https://github.com/NumberSir/nonebot_plugin_arktools",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_imagetools",
"project_link": "nonebot-plugin-imagetools",
"name": "imagetools",
"desc": "一些简单的图片操作",
"author": "MeetWq",
"homepage": "https://github.com/noneplugin/nonebot-plugin-imagetools",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_warframe_clock",
"project_link": "nonebot-plugin-warframe-clock",
"name": "Warframe时间查询",
"desc": "查询Warframe的平原与地球时间状态",
"author": "axStar",
"homepage": "https://github.com/axStar/nonebot_plugin_warframe_clock",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "Warframe",
"color": "#149090"
}
],
"is_official": false
},
{
"module_name": "hikari_bot",
"project_link": "hikari-bot",
"name": "Hikari-战舰世界水表查询",
"desc": "顾名思义",
"author": "benx1n",
"homepage": "https://github.com/benx1n/HikariBot",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_who_at_me",
"project_link": "nonebot-plugin-who-at-me",
"name": "谁艾特我了",
"desc": "看看是谁又在艾特我",
"author": "SEAFHMC",
"homepage": "https://github.com/SEAFHMC/nonebot-plugin-who-at-me",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "t:群聊",
"color": "#52afea"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_covid_19_by",
"project_link": "nonebot-plugin-covid-19-by",
"name": "疫情小助手",
"desc": "疫情小助手 支持查地区 风险地区 境外输入等",
"author": "bingqiu456",
"homepage": "https://github.com/bingqiu456/nonebot-plugin-covid-19-by",
"tags": [
{
"label": "a:onebot",
"color": "#52ea8a"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_auto_teenstudy",
"project_link": "nonebot-plugin-auto-teenstudy",
"name": "青年大学习自动提交",
"desc": "使用httpx库向各地区大学习平台发送post请求完成大学习",
"author": "ZMXC01",
"homepage": "https://github.com/ZMXC01/nonebot_plugin_auto_teenstudy",
"tags": [
{
"label": "httpx",
"color": "#ea5252"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_reboot",
"project_link": "nonebot-plugin-reboot",
"name": "命令重启机器人",
"desc": "用命令重启你的机器人 /reboot",
"author": "18870",
"homepage": "https://github.com/18870/nonebot-plugin-reboot",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_setu4",
"project_link": "nonebot-plugin-setu4",
"name": "nonebot_plugin_setu4",
"desc": "内置数据库的色图插件, 尝试减小发不出图片的概率",
"author": "Special-Week",
"homepage": "https://github.com/Special-Week/nonebot_plugin_setu4",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_smart_reply",
"project_link": "nonebot-plugin-smart-reply",
"name": "智能回复",
"desc": "nonebot2的智能(障)回复插件",
"author": "Special-Week",
"homepage": "https://github.com/Special-Week/nonebot_plugin_smart_reply",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_today_in_history",
"project_link": "nonebot-plugin-today-in-history",
"name": "历史上的今天",
"desc": "nonebot2历史上的今天",
"author": "AquamarineCyan",
"homepage": "https://github.com/AquamarineCyan/nonebot-plugin-today-in-history",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_BitTorrent",
"project_link": "nonebot_plugin_BitTorrent",
"name": "BitTorrent",
"desc": "nonebot2磁力搜索插件",
"author": "Special-Week",
"homepage": "https://github.com/Special-Week/nonebot_plugin_BitTorrent",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_namelist",
"project_link": "nonebot-plugin-namelist",
"name": "黑白名单",
"desc": "简易黑白用户名单管理",
"author": "A-kirami",
"homepage": "https://github.com/A-kirami/nonebot-plugin-namelist",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_bread_shop",
"project_link": "nonebot-plugin-bread-shop",
"name": "面包店小游戏",
"desc": "面包店休闲小游戏",
"author": "Mai-icy",
"homepage": "https://github.com/Mai-icy/nonebot-plugin-bread-shop",
"tags": [],
"is_official": false
2022-06-28 20:35:22 +00:00
},
{
"module_name": "nonebot_plugin_PicMenu",
"project_link": "nonebot_plugin_PicMenu",
"name": "PicMenu",
"desc": "根据插件元数据生成图片化功能菜单",
"author": "hamo-reid",
"homepage": "https://github.com/hamo-reid/nonenot_plugin_PicMenu",
"tags": [
{
"label": "a:onebot",
"color": "#030303"
},
{
"label": "t:menu",
"color": "#753dc6"
}
],
"is_official": false
2022-06-29 02:55:40 +00:00
},
{
"module_name": "nonebot_plugin_horserace",
"project_link": "nonebot_plugin_horserace",
"name": "赛马",
"desc": "群内青春版赛马小游戏",
"author": "shinianj",
"homepage": "https://github.com/shinianj/nonebot_plugin_horserace",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_myb_exchange",
"project_link": "nonebot-plugin-myb-exchange",
"name": "米游币商品自动兑换",
"desc": "让Bot帮你抢米游币商品",
"author": "CMHopeSunshine",
"homepage": "https://github.com/CMHopeSunshine/LittlePaimon/tree/Bot/src/plugins/nonebot_plugin_myb_exchange",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "t:Genshin",
"color": "#ffca0a"
},
{
"label": "小派蒙",
"color": "#7c0dc3"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_firexN",
"project_link": "nonebot-plugin-firexN",
"name": "一起燚xN吧",
"desc": "QQ续火花可以自定义多个联系人、消息内容、发送时间支持群聊定时消息",
"author": "GC-ZF",
"homepage": "https://github.com/GC-ZF/nonebot_plugin_firexN",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_bfinfo",
"project_link": "nonebot-plugin-bfinfo",
"name": "战地1、5战绩查询工具",
"desc": "QQ私聊或群聊发送战地游戏ID返回基础信息以及最佳兵种、最佳枪械、最佳载具、最佳模式信息",
"author": "GC-ZF",
"homepage": "https://github.com/GC-ZF/nonebot_plugin_bfinfo",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_osubot",
"project_link": "nonebot-plugin-osubot",
"name": "OSU查分插件",
"desc": "OSU查分插件",
"author": "yaowan233",
"homepage": "https://github.com/yaowan233/nonebot-plugin-osubot",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "OSU",
"color": "#eb5d9b"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_acc_calculate",
"project_link": "nonebot-plugin-acc-calculate",
"name": "ACC计算工具",
"desc": "能够计算段位的单曲acc支持malodyv3段位regular、ex",
"author": "10-24",
"homepage": "https://github.com/10-24/nonebot-plugin-acc-calculate",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_kawaii_robot",
"project_link": "nonebot_plugin_kawaii_robot",
"name": "自动回复文i插件",
"desc": "使用 Kyomotoi/AnimeThesaurus 的nonebot2的回复文i插件",
"author": "KarisAya",
"homepage": "https://github.com/KarisAya/nonebot_plugin_kawaii_robot",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot-plugin-bVideo",
"project_link": "nonebot-plugin-bVideo",
"name": "b站视频每日推送",
"desc": "用于处理推送B站up主最新视频的插件",
"author": "ziru-w",
"homepage": "https://github.com/ziru-w/nonebot_plugin_bVideo",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_arkrecord",
"project_link": "nonebot_plugin_arkrecord",
"name": "明日方舟寻访记录分析",
"desc": "从官网获取明日方舟寻访记录并出图的插件",
"author": "zheuziihau",
"homepage": "https://github.com/zheuziihau/nonebot_plugin_arkrecord",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_addFriend",
"project_link": "nonebot_plugin_addFriend",
"name": "处理好友添加和群邀请",
"desc": "一个基于NoneBot2的插件用于处理被请求加QQ好友和QQ群的请求",
"author": "ziru-w",
"homepage": "https://github.com/ziru-w/nonebot_plugin_addFriend",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_date_name",
"project_link": "nonebot-plugin-date-name",
"name": "群昵称时间",
"desc": "一个可以群昵称显示现在时间的插件",
"author": "bingqiu456",
"homepage": "https://github.com/bingqiu456/nonebot-plugin-date-name",
"tags": [
{
"label": "a:onebot",
"color": "#a552ea"
},
{
"label": "t:qun_card",
"color": "#e552ea"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_easyCommand",
"project_link": "nonebot_plugin_easyCommand",
"name": "易命令",
"desc": "一个基于NoneBot2的简单的用于动态地添加命令或添加定时任务的插件",
"author": "ziru-w",
"homepage": "https://github.com/ziru-w/nonebot_plugin_easyCommand",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_report",
"project_link": "nonebot-plugin-report",
"name": "推送钩子",
"desc": "使用 webhook 向用户推送消息",
"author": "syrinka",
"homepage": "https://github.com/syrinka/nonebot-plugin-report",
"tags": [
{
"label": "t:webhook",
"color": "#51b3a8"
},
{
"label": "t:notify",
"color": "#3985f7"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_hammer_nbnhhsh",
"project_link": "nonebot-plugin-hammer-nbnhhsh",
"name": "「能不能好好说话?」缩写翻译",
"desc": "拼音首字母及阿拉伯数字缩写翻译",
"author": "ArgonarioD",
"homepage": "https://github.com/ArgonarioD/nonebot-plugin-hammer-nbnhhsh",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "a:cqhttp",
"color": "#000000"
}
],
"is_official": false
2022-08-07 17:18:16 +00:00
},
{
"module_name": "nonebot_plugin_bawiki",
"project_link": "nonebot-plugin-bawiki",
"name": "BAWiki",
"desc": "基于 NoneBot2 的碧蓝档案 Wiki 插件",
"author": "lgc2333",
"homepage": "https://github.com/lgc2333/nonebot-plugin-bawiki/",
"tags": [
{
"label": "t:碧蓝档案",
"color": "#00d7fb"
},
{
"label": "t:蔚藍檔案",
"color": "#00d7fb"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_mcqq",
"project_link": "nonebot-plugin-mcqq",
"name": "MC_QQ通信",
"desc": "基于NoneBot的与Minecraft Server互通消息的插件",
"author": "17TheWord",
"homepage": "https://github.com/17TheWord/nonebot-plugin-mcqq",
"tags": [
{
"label": "Minecraft",
"color": "#52ea6f"
},
{
"label": "消息互通",
"color": "#52eadf"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_covid_19_by_guild",
"project_link": "nonebot-plugin-covid-19-by-guild",
"name": "疫情小助手-频道版",
"desc": "👉 疫情小助手 频道版👈",
"author": "bingqiu456",
"homepage": "https://github.com/bingqiu456/nonebot-plugin-covid-19-by-guild",
"tags": [
{
"label": "a:QQ频道",
"color": "#ea5252"
},
{
"label": "t:疫情小助手",
"color": "#526fea"
}
],
"is_official": false
},
{
"module_name": "nonebot-plugin-bangumi-search",
"project_link": "nonebot-plugin-bangumi-search",
"name": "bangumi搜索",
"desc": "搜索番剧,并且返回简介栏和收藏盒",
"author": "Ankhyty",
"homepage": "https://github.com/Ankhyty/nonebot-plugin-bangumi-search",
"tags": [
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "t:漫研",
"color": "#2f48e0"
},
{
"label": "bangumi",
"color": "#de2968"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_wiki",
"project_link": "nonebot-plugin-wiki",
"name": "wiki条目搜索、获取简介",
"desc": "通过mediawiki api进行条目搜索、生成简介biliwiki部分通过网页解析实现",
"author": "ZombieFly",
"homepage": "https://github.com/ZombieFly/nb2-wiki",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_admin_hello",
"project_link": "nonebot-plugin-admin-hello",
"name": "多功能简易群管",
"desc": "与简易群管属于同个产品,就是多了一个入群欢迎,感谢@幼稚园园长 开发的原版插件的帮助",
"author": "HuYihe2008",
"homepage": "https://github.com/HuYihe2008/nonebot_plugin_manager",
"tags": [
{
"label": "简易群管",
"color": "#53e950"
},
{
"label": "插件改良",
"color": "#2b7be2"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_game_collection",
"project_link": "nonebot_plugin_game_collection",
"name": "小游戏合集",
"desc": "改自 nonebot_plugin_russian 合并了nonebot_plugin_horserace还有一些自编玩法的小游戏合集。",
"author": "KarisAya",
"homepage": "https://github.com/KarisAya/nonebot_plugin_game_collection",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_drawer",
"project_link": "nonebot-plugin-drawer",
"name": "nonebot-plugin-drawer",
"desc": "适用于 Nonebot2 的AI画画插件",
"author": "CrazyBoyM",
"homepage": "https://github.com/CrazyBoyM/nonebot-plugin-drawer",
"tags": [],
"is_official": false
2020-10-20 16:55:23 +00:00
}
]