{"id":15213039,"url":"https://github.com/kamesuta/discord-vc-describe","last_synced_at":"2026-03-14T13:03:36.937Z","repository":{"id":251162275,"uuid":"835492084","full_name":"Kamesuta/discord-vc-describe","owner":"Kamesuta","description":"VCのステータスメッセージを設定するように促します。","archived":false,"fork":false,"pushed_at":"2024-09-25T01:09:50.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T00:12:20.008Z","etag":null,"topics":["channel-status","discord","discord-js"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Kamesuta.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-07-30T00:34:21.000Z","updated_at":"2024-09-25T01:09:53.000Z","dependencies_parsed_at":"2024-09-29T06:16:37.591Z","dependency_job_id":null,"html_url":"https://github.com/Kamesuta/discord-vc-describe","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"a9ca3f05b55d2b050bd5c8b0dde0676e85f3d68c"},"previous_names":["kamesuta/discord-vc-describe"],"tags_count":0,"template":false,"template_full_name":"Kamesuta/nodejs-typescript-eslint-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kamesuta%2Fdiscord-vc-describe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kamesuta%2Fdiscord-vc-describe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kamesuta%2Fdiscord-vc-describe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kamesuta%2Fdiscord-vc-describe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kamesuta","download_url":"https://codeload.github.com/Kamesuta/discord-vc-describe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243012662,"owners_count":20221606,"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":["channel-status","discord","discord-js"],"created_at":"2024-09-28T09:20:20.218Z","updated_at":"2025-12-16T12:02:40.952Z","avatar_url":"https://github.com/Kamesuta.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord VCチャンネルステータス変更催促Bot\r\n\r\n## 概要\r\n\r\nこのBotは、DiscordのVCでチャンネルステータスを変更せずに会話しているユーザーに対して、ステータスメメージを変更するように促すBotです。  \r\nまた、スマホでもコマンドを使ってステータスメッセージを変更することができます。\r\n\r\n![スクリーンショット](./assets/screenshot.png)\r\n\r\n## 使い方\r\n\r\n1. config.default.tomlをconfig.tomlにコピーし、設定してください。\r\n2. env.sampleを.envにコピーし、設定してください。\r\n3. `npm install`で依存関係をインストールしてください。\r\n4. `npm run start`でBotを起動してください。\r\n\r\n## コマンド\r\n\r\n- `/vc status` : VCのチャンネルステータスを変更します。スマホでも使えます。\r\n\r\n## 設定\r\n\r\n```toml\r\n# サーバーID\r\nguild_ids = [\"0000000000000000000\"]\r\n\r\n# 催促対象のVCカテゴリID\r\nvc_category_ids = [\"0000000000000000000\"]\r\n\r\n# 催促から除外するVCチャンネルID\r\nexclude_vc_channel_ids = [\"0000000000000000000\"]\r\n\r\n# ステータスメッセージをつけるべき人数\r\nnum_user_to_describe = 5\r\n\r\n# ステータスメッセージを設定するべき時間 (分)\r\nminute_to_set_status = 10\r\n\r\n# ステータスメッセージを変更するべき時間 (分)\r\nminute_to_modify_status = 60\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamesuta%2Fdiscord-vc-describe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamesuta%2Fdiscord-vc-describe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamesuta%2Fdiscord-vc-describe/lists"}