{"id":21522780,"url":"https://github.com/poeschl/match-reply-twitch-bot","last_synced_at":"2025-09-06T22:36:06.642Z","repository":{"id":38377254,"uuid":"304863067","full_name":"Poeschl/match-reply-twitch-bot","owner":"Poeschl","description":"This is a simple bot, which scans the chat of a specified channel for patterns and reply the given text.","archived":false,"fork":false,"pushed_at":"2023-06-05T01:57:02.000Z","size":45,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T17:25:24.454Z","etag":null,"topics":["twitch-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Poeschl.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},"funding":{"custom":"https://www.buymeacoffee.com/poeschl"}},"created_at":"2020-10-17T11:32:28.000Z","updated_at":"2022-06-20T17:49:36.000Z","dependencies_parsed_at":"2024-11-24T02:00:35.447Z","dependency_job_id":null,"html_url":"https://github.com/Poeschl/match-reply-twitch-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Poeschl/match-reply-twitch-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fmatch-reply-twitch-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fmatch-reply-twitch-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fmatch-reply-twitch-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fmatch-reply-twitch-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poeschl","download_url":"https://codeload.github.com/Poeschl/match-reply-twitch-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fmatch-reply-twitch-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273973929,"owners_count":25200578,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["twitch-bot"],"created_at":"2024-11-24T01:11:43.352Z","updated_at":"2025-09-06T22:36:06.617Z","avatar_url":"https://github.com/Poeschl.png","language":"Python","funding_links":["https://www.buymeacoffee.com/poeschl"],"categories":[],"sub_categories":[],"readme":"# Match Reply Twitch Bot\n\nThis is a simple bot, which scans the chat of a specified channel for patterns and reply the given text.\n\n## Config\n\nThe configuration ist done in the `config.yaml` file. It will get generated on the first start.\n\n### `bot_name`\nThe name under which the bot is posting his texts.\n\n### `bot_prefix`\nThe prefix for the bot commands. Defaults to `!`\n\n### `client_id`\nThe client id of twitch.\nTo receive it, [register your app with Twitch dev](https://dev.twitch.tv/console/apps/create) and get the `client_id` from there.\n\n### `irc_token`\nThe oauth token to access Twitch.\n[Request the token](https://twitchapps.com/tmi/) on Twitch, it starts with `oauth:`.\n\n### `target_user`\nThe user to listen for.\n\n### `target_channel`\nThe Twitch channel for the chat to listen to.\n\n### `rules`\nThe rules to search and reply. They are defined as pairs of `pattern` and `reply`. The pattern accepts also regex.\nFor example:\n```yaml\nrules:\n  - pattern: 'Ping'\n    reply: 'Pong'\n```\n\n## Commands\n\n### `!botstart`\n\nStarts the farming logic\n\n### `!botstop`\n\nStops the farming\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fmatch-reply-twitch-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoeschl%2Fmatch-reply-twitch-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fmatch-reply-twitch-bot/lists"}