{"id":22985488,"url":"https://github.com/keysmashes/WhosTalking","last_synced_at":"2025-08-13T20:32:35.721Z","repository":{"id":160112243,"uuid":"612387361","full_name":"sersorrel/WhosTalking","owner":"sersorrel","description":"See Discord voice activity indicators directly on your party list.","archived":false,"fork":false,"pushed_at":"2024-12-07T16:16:45.000Z","size":169,"stargazers_count":3,"open_issues_count":13,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-07T17:20:37.121Z","etag":null,"topics":["dalamud-plugin","ffxiv"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sersorrel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-03-10T20:47:38.000Z","updated_at":"2024-12-07T16:16:50.000Z","dependencies_parsed_at":"2023-11-15T21:26:28.465Z","dependency_job_id":"e74e9b45-4690-47a4-bc39-d581de77a11e","html_url":"https://github.com/sersorrel/WhosTalking","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersorrel%2FWhosTalking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersorrel%2FWhosTalking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersorrel%2FWhosTalking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersorrel%2FWhosTalking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sersorrel","download_url":"https://codeload.github.com/sersorrel/WhosTalking/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229780026,"owners_count":18122914,"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":["dalamud-plugin","ffxiv"],"created_at":"2024-12-15T03:32:15.078Z","updated_at":"2025-08-13T20:32:35.705Z","avatar_url":"https://github.com/sersorrel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"**New repository: \u003chttps://codeberg.org/keysmashes/WhosTalking\u003e**\n\n---\n\n# Who's Talking\n\n[![Download count](https://img.shields.io/endpoint?url=https://qzysathwfhebdai6xgauhz4q7m0mzmrf.lambda-url.us-east-1.on.aws/WhosTalking)](https://github.com/keysmashes/WhosTalking)\n\n_an ffxiv plogon_\n\nSee Discord voice activity indicators directly on your party list.\n\n## Usage\n\nInstall from the in-game plugin installer.\n\n## Development\n\n### Discord RPC auth flow\n\nSee https://discord.com/developers/docs/topics/rpc for details.\n\n- We make a WebSocket connection to the Discord client\n- Discord sends us a `READY` event\n- We send an `AUTHENTICATE` command with our access token\n- Discord echoes back our `AUTHENTICATE`, with details of the logged-in user\n    - there's more complexity here if we aren't yet authorised to use RPC\n- We subscribe to `VOICE_CHANNEL_SELECT` events\n- We send a `GET_SELECTED_VOICE_CHANNEL` command, to find out if the user is in voice\n- Discord echoes back our `GET_SELECTED_VOICE_CHANNEL`, with details of the user's current voice channel\n- *If the user is not in a voice channel:*\n    - We clear `Channel`\n    - We clear `AllUsers`\n        - NB: we also do this if a `VOICE_CHANNEL_SELECT` event indicates the user is no longer in voice\n- *If the user is in a voice channel:*\n    - We set `Channel`\n    - We recreate `AllUsers` based on the data from Discord\n\n## Licensing and Attribution\n\nThis plugin contains some icons from [Google Fonts' Material Design icon library](https://fonts.google.com/icons), which\nare utilized in this project under the Apache 2.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeysmashes%2FWhosTalking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeysmashes%2FWhosTalking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeysmashes%2FWhosTalking/lists"}