{"id":18451912,"url":"https://github.com/atye/ttchat","last_synced_at":"2025-12-14T22:59:57.382Z","repository":{"id":41139871,"uuid":"385125624","full_name":"atye/ttchat","owner":"atye","description":"Twitch chats in the terminal","archived":false,"fork":false,"pushed_at":"2024-10-31T16:51:02.000Z","size":1860,"stargazers_count":58,"open_issues_count":8,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-06T07:39:04.923Z","etag":null,"topics":["chat","cli","command-line","command-line-tool","irc","terminal","tui","twitch"],"latest_commit_sha":null,"homepage":"","language":"Go","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/atye.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":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2021-07-12T04:36:29.000Z","updated_at":"2024-10-14T20:30:42.000Z","dependencies_parsed_at":"2023-10-20T17:57:05.345Z","dependency_job_id":"d291cb23-fd3a-4b42-8a03-37920d6dddeb","html_url":"https://github.com/atye/ttchat","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atye%2Fttchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atye%2Fttchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atye%2Fttchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atye%2Fttchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atye","download_url":"https://codeload.github.com/atye/ttchat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247764846,"owners_count":20992188,"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":["chat","cli","command-line","command-line-tool","irc","terminal","tui","twitch"],"created_at":"2024-11-06T07:29:46.466Z","updated_at":"2025-12-14T22:59:52.352Z","avatar_url":"https://github.com/atye.png","language":"Go","funding_links":[],"categories":["Go","\u003ca name=\"chat\"\u003e\u003c/a\u003eChat and instant messaging"],"sub_categories":[],"readme":"# ttchat\n\n![](demo.gif)\n\n# Installing\n\n### Download release\n\nSee https://github.com/atye/ttchat/releases.\n\n### Clone and build\n```\ngit clone https://github.com/atye/ttchat.git \u0026\u0026 cd ttchat\nmake build\nbin/ttchat -h\n```\n\n# Setup\n\nA configuration file at `$HOME/.ttchat/config.yaml` containing some account information is required. Optional parameters related to configuration are also available.\n \nSuggested example:\n\n```\nclientID: \"yourTwitchClientId\"\nusername: \"yourTwitchUsername\"\nlineSpacing: 1\n```\n\n| Parameter      | Description | Required |\n| ----------- | ----------- | ----------- |\n| clientID      | your Client ID listed on your application at https://dev.twitch.tv/console       | yes |\n| username      | your username for logging in       | yes |\n| lineSpacing      | the number of empty lines to put between messages       | no |\n| redirectPort      | the port that `ttchat` will use to listen for Twitch's authorization result (default \"9999\")  | no |\n\nYour Twitch application's list of OAuth Redirect URLs must have a match for the URL of `ttchat` which is `http://localhost:9999` by default.\n\nUsing the above suggested example, your Twitch application must have `http://localhost:9999` for an OAuth Redirect URL.\n\n# Running\n\n`ttchat --channel sodapoppin`\n\n`ttchat --channel sodapoppin --channel hasanabi`\n\nObtaining an OAuth access token requires your authorization via web browser. See https://dev.twitch.tv/docs/authentication/getting-tokens-oauth for more details. To provide your own token, use the `--token` flag. The token must have the `chat:edit` and `chat:read` scopes.\n\n`ttchat --channel sodapoppin --token $TOKEN`\n\n# Usage\n\n| Key      | Description |\n| ----------- | ----------- |\n| Tab/ShiftTab      | Next/previous channel       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatye%2Fttchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatye%2Fttchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatye%2Fttchat/lists"}