{"id":22775210,"url":"https://github.com/jwc20/get-channel-talk","last_synced_at":"2026-04-28T11:33:14.849Z","repository":{"id":241908719,"uuid":"808182431","full_name":"jwc20/get-channel-talk","owner":"jwc20","description":"A web app for fetching chat logs from Channel.io","archived":false,"fork":false,"pushed_at":"2024-11-26T23:14:07.000Z","size":1079,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T08:17:11.696Z","etag":null,"topics":["flask"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jwc20.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":"2024-05-30T14:49:10.000Z","updated_at":"2024-11-26T23:14:10.000Z","dependencies_parsed_at":"2024-05-30T17:44:49.329Z","dependency_job_id":"12d12b89-2929-4f66-a12e-4ba96126668e","html_url":"https://github.com/jwc20/get-channel-talk","commit_stats":null,"previous_names":["jwc20/channelview","jwc20/get-channel-talk","jwc20/hyper-channel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Fget-channel-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Fget-channel-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Fget-channel-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Fget-channel-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwc20","download_url":"https://codeload.github.com/jwc20/get-channel-talk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320199,"owners_count":20758410,"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":["flask"],"created_at":"2024-12-11T18:26:24.522Z","updated_at":"2026-04-28T11:33:09.824Z","avatar_url":"https://github.com/jwc20.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get channel talk 🚀\n\nA simple application to view chat messages between managers and participants using the [channel.io open API](https://api-doc.channel.io/).\n\n![Capture](capture.png)\n\n## Endpoints\n\n### GET /api/managers/{manager_id}/chats/{state}/{limit}/{sort_order}/{date}\n\n```json\n{\n    \"chats\": [\n        {\n            \"chat_message\": \"Hello, world!\",\n            \"created_at\": \"2024-06-11 08:29:01\",\n            \"participant_id\": \"69420\",\n            \"participant_name\": \"John Doe\",\n        }, ...\n    ],\n    \"count\": 69,\n    \"date\": \"2024-06-11\",\n    \"manager_id\": \"42069\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwc20%2Fget-channel-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwc20%2Fget-channel-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwc20%2Fget-channel-talk/lists"}