{"id":20317458,"url":"https://github.com/sunsetmkt/beyondsilence-production","last_synced_at":"2025-03-04T09:16:24.939Z","repository":{"id":225592314,"uuid":"766365966","full_name":"SunsetMkt/BeyondSilence-Production","owner":"SunsetMkt","description":"BeyondSilence 生产环境","archived":false,"fork":false,"pushed_at":"2025-02-28T12:07:51.000Z","size":119,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T14:08:14.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SunsetMkt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-03T03:58:15.000Z","updated_at":"2025-02-28T12:07:55.000Z","dependencies_parsed_at":"2024-11-06T13:32:37.745Z","dependency_job_id":"99670217-7a23-4e36-bb50-48ea99167362","html_url":"https://github.com/SunsetMkt/BeyondSilence-Production","commit_stats":null,"previous_names":["lwd-temp/beyondsilence-production","sunsetmkt/beyondsilence-production"],"tags_count":0,"template":false,"template_full_name":"SunsetMkt/BeyondSilence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2FBeyondSilence-Production","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2FBeyondSilence-Production/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2FBeyondSilence-Production/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2FBeyondSilence-Production/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SunsetMkt","download_url":"https://codeload.github.com/SunsetMkt/BeyondSilence-Production/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818898,"owners_count":20025212,"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":[],"created_at":"2024-11-14T18:32:12.604Z","updated_at":"2025-03-04T09:16:24.911Z","avatar_url":"https://github.com/SunsetMkt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BeyondSilence（超越寂静）\n\n\u003e Keeping alive is much more important than keeping a will.\n\u003e\n\u003e You don't have to face things alone.\n\nBeyondSilence recognizes prolonged user inactivity on GitHub (Max 89 days), offering a gentle acknowledgment by showing pre-set messages. It's designed to run on a public GitHub repository with GitHub Actions.\n\n## Quick Start\n\n### BEYONDSILENCE_CONFIG\n\n```json\n{\n  \"github_user_name\": \"MurataHimeko\",\n  \"days_before\": 15,\n  \"main_description\": \"这就是，最后一课了.....\",\n  \"dump_config_when_triggered\": true,\n  \"trigger_when_api_404\": false,\n  \"messages\": [\n    {\n      \"environ\": \"MESSAGE1\",\n      \"description\": \"姬子温柔地注视着你，不再言语。\",\n      \"content\": \"\"\n    },\n    {\n      \"environ\": \"MESSAGE2\",\n      \"description\": \"琪亚娜，我已经没有什么能教你的了。\",\n      \"content\": \"\"\n    }\n  ]\n}\n```\n\n### BEYONDSILENCE_KEYS\n\n```json\n{\n  \"MESSAGE1\": \"姬子温柔地注视着你\",\n  \"MESSAGE2\": \"我已经没有什么能教你的了\"\n}\n```\n\nRun `gen_env.py` to get env variable `BEYONDSILENCE_CONFIG` and `BEYONDSILENCE_KEYS`.\n\nSet `BEYONDSILENCE_CONFIG` and `BEYONDSILENCE_KEYS` in GitHub Actions Repository secrets.\n\nEnable GitHub Actions.\n\nThe output when triggered will be written to `README.md`, for example:\n\n```\nGitHub user name: MurataHimeko\n\nLast update time: 2024-01-07 19:04:42, triggered by inactivity of 15 days\n\nMain description:\n这就是，最后一课了.....\n\nMessages:\nMESSAGE1: 姬子温柔地注视着你，不再言语。\nValue: 姬子温柔地注视着你\n\nMESSAGE2: 琪亚娜，我已经没有什么能教你的了。\nValue: 我已经没有什么能教你的了\n\nEnd of output\n\n```\n\nPlease be aware that BeyondSilence is not designed for large strings, there's a 48 KB limit in GitHub Action secrets.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsetmkt%2Fbeyondsilence-production","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsetmkt%2Fbeyondsilence-production","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsetmkt%2Fbeyondsilence-production/lists"}