{"id":13338771,"url":"https://github.com/while-loop/Twitch-IRC","last_synced_at":"2025-03-11T10:31:55.831Z","repository":{"id":76900173,"uuid":"72576580","full_name":"while-loop/Twitch-IRC","owner":"while-loop","description":"Python library to interact with Twitch.tv IRC","archived":false,"fork":false,"pushed_at":"2017-02-06T22:30:54.000Z","size":45,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-23T22:19:10.428Z","etag":null,"topics":["bot","chatbot","irc","twitch"],"latest_commit_sha":null,"homepage":"","language":"Python","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/while-loop.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-11-01T21:04:17.000Z","updated_at":"2016-11-09T22:06:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"dccac5ff-94b7-4366-a1ae-119a3eba0c36","html_url":"https://github.com/while-loop/Twitch-IRC","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/while-loop%2FTwitch-IRC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2FTwitch-IRC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2FTwitch-IRC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2FTwitch-IRC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/while-loop","download_url":"https://codeload.github.com/while-loop/Twitch-IRC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243015454,"owners_count":20222083,"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":["bot","chatbot","irc","twitch"],"created_at":"2024-07-29T19:17:21.791Z","updated_at":"2025-03-11T10:31:55.801Z","avatar_url":"https://github.com/while-loop.png","language":"Python","readme":"Twitch-IRC\n==========\n\n# !!!LIBRARY IS IN DEVELOPMENT!!!\n\n[![GitHub version](https://badge.fury.io/gh/while-loop%2FTwitch-IRC.svg)](https://badge.fury.io/gh/while-loop%2FTwitch-IRC) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/mit-license.php)   \n\nPython Twitch.tv IRC library.\n\nFeatures\n--------\n- Callbacks for many behind the scene functions\n- Transparent Ping-Pong messaging\n  - Includes optional onPing callback\n- Verbose error messages\n- Complies with Twitch IRC Command \u0026 Message [rate limits](https://help.twitch.tv/customer/portal/articles/1302780-twitch-irc)\n    - 50 JOINs per 15 seconds\n    - 20 commands/messages per 30 seconds\n    - Optional Moderator only bot\n        - Mod only bots get an increase rate of 100 commands per 30 secs\n\nInstallation\n------------\n    pip install -e git+git://github.com/while-loop/Twitch-IRC.git#egg=twitchirc\nOr\n\n    pip install twitchirc\nOr\n\n    python setup.py install\n\nBasic Usage\n-----------\nExample of simple chat bot [here](docs/echo.py).\n\nExample of complex chat bot [here](docs/example2.py).\n\n#### Note\n    For better efficiency, try to distribute channel loads to multiple bot instances on different IPs and connections\n\n    Ex: 2 servers running 8 instances of Twitch-IRC each.\n    208 channels in use. Each bot would manage 13 channels.\n\n    Each bot would be able to send 20messages/30secs (100/30 for Mod bots) totaling 320messages/30secs (1600/30)\n    across all bots.\n\n[source1](https://discuss.dev.twitch.tv/t/max-messages-per-user-channel-ip/6321/3)\n[source2](https://discuss.dev.twitch.tv/t/twitch-chat-limitations-for-mod-bots/986/13)\n\nFuture Updates / TODO\n---------------------\n- Transparent Server reconnection (Needs testing)\n- Well [tested](tests/) and [documented](docs/)\n- SSL/TLS\n- Twitch IRC Tags\n- Receive and parse Tags from twitch channel\n\nChangelog\n---------\n\nThe format is based on [Keep a Changelog](http://keepachangelog.com/) \nand this project adheres to [Semantic Versioning](http://semver.org/).\n\n[CHANGELOG.md](CHANGELOG.md)\n\nLicense\n-------\nTwitch-IRC is licensed under the MIT license. See [LICENSE](LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2FTwitch-IRC","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhile-loop%2FTwitch-IRC","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2FTwitch-IRC/lists"}