{"id":22047158,"url":"https://github.com/monsterxcn/nonebot-plugin-gscalendar","last_synced_at":"2026-02-04T13:41:42.436Z","repository":{"id":40663301,"uuid":"507860776","full_name":"monsterxcn/nonebot-plugin-gscalendar","owner":"monsterxcn","description":"🤖 Nonebot2 原神活动日历插件，发送来自 @NepPure/calendar.neptunia.vip 的截图","archived":false,"fork":false,"pushed_at":"2022-06-27T11:55:36.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T20:41:29.678Z","etag":null,"topics":["calendar","genshin","nonebot2","qq"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monsterxcn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-27T10:20:36.000Z","updated_at":"2022-09-02T05:06:42.000Z","dependencies_parsed_at":"2022-08-27T01:51:15.414Z","dependency_job_id":null,"html_url":"https://github.com/monsterxcn/nonebot-plugin-gscalendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/monsterxcn/nonebot-plugin-gscalendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monsterxcn%2Fnonebot-plugin-gscalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monsterxcn%2Fnonebot-plugin-gscalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monsterxcn%2Fnonebot-plugin-gscalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monsterxcn%2Fnonebot-plugin-gscalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monsterxcn","download_url":"https://codeload.github.com/monsterxcn/nonebot-plugin-gscalendar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monsterxcn%2Fnonebot-plugin-gscalendar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265281124,"owners_count":23739863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","genshin","nonebot2","qq"],"created_at":"2024-11-30T13:25:32.945Z","updated_at":"2026-02-04T13:41:37.401Z","avatar_url":"https://github.com/monsterxcn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eNonebot Plugin GsCalendar\u003c/h1\u003e\u003c/br\u003e\r\n\r\n\r\n\u003cp align=\"center\"\u003e🤖 用于展示原神活动日历的 Nonebot2 插件\u003c/p\u003e\u003c/br\u003e\r\n\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://github.com/monsterxcn/nonebot-plugin-gscalendar/actions\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/workflow/status/monsterxcn/nonebot-plugin-gscalendar/Build%20distributions?style=flat-square\" alt=\"actions\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://raw.githubusercontent.com/monsterxcn/nonebot-plugin-gscalendar/master/LICENSE\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/license/monsterxcn/nonebot-plugin-gscalendar?style=flat-square\" alt=\"license\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://pypi.python.org/pypi/nonebot-plugin-gscalendar\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/pypi/v/nonebot-plugin-gscalendar?style=flat-square\" alt=\"pypi\"\u003e\r\n  \u003c/a\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/python-3.7.3+-blue?style=flat-square\" alt=\"python\"\u003e\u003cbr /\u003e\r\n\u003c/p\u003e\u003c/br\u003e\r\n\r\n\r\n**安装方法**\r\n\r\n\r\n\u003e 不知道 `nonebot2.0.0b3` 用起来效果如何，因为我还在用 `nonebot2.0.0a16` 捏，大伙可以试试看。\r\n\r\n\r\n使用以下命令安装 Nonebot Plugin GsCalendar 插件：\r\n\r\n\r\n```bash\r\n# 从 Git 安装\r\ngit clone https://github.com/monsterxcn/nonebot-plugin-gscalendar.git\r\ncd nonebot-plugin-gscalendar\r\n# 将文件夹 utils 复制到 Nonebot2 根目录下\r\ncp -r utils /path/to/nonebot/\r\n# 将文件夹 nonebot_plugin_gscalendar 复制到 Nonebot2 插件目录下\r\ncp -r nonebot_plugin_gscalendar /path/to/nonebot/plugins/\r\n```\r\n\r\n\r\n重启 Bot 即可体验此插件。\r\n\r\n\r\n\u003cdetails\u003e\u003csummary\u003e\u003ci\u003e插件生成图片样式\u003c/i\u003e\u003c/summary\u003e\u003c/br\u003e\r\n\r\n\r\n\u003cimg src=\"https://user-images.githubusercontent.com/22407052/175922303-f9577f3f-87fc-4c29-824f-1a031019b1c7.PNG\" height=\"700px\"\u003e\r\n\r\n\r\n用 JavaScript 小改了一下样式，让活动图片看起来不至于太小\r\n\r\n\r\n\u003c/details\u003e\r\n\r\n\r\n**使用方法**\r\n\r\n\r\n触发此插件的指令有： `日历`、`活动`、`calendar`。\r\n\r\n\r\n**特别鸣谢**\r\n\r\n\r\n[@nonebot/nonebot2](https://github.com/nonebot/nonebot2/) | [@Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp) | [@NepPure/calendar.neptunia.vip](https://github.com/NepPure/calendar.neptunia.vip)\r\n\r\n\r\n\u003e 感谢 [@NepPure/calendar.neptunia.vip](https://github.com/NepPure/calendar.neptunia.vip)，完全不用自己写 API 查询、设计图片样式了，斯巴拉西~\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonsterxcn%2Fnonebot-plugin-gscalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonsterxcn%2Fnonebot-plugin-gscalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonsterxcn%2Fnonebot-plugin-gscalendar/lists"}