{"id":26656433,"url":"https://github.com/foxbot/followerbridge","last_synced_at":"2025-09-08T22:42:31.958Z","repository":{"id":86754548,"uuid":"83095547","full_name":"foxbot/followerbridge","owner":"foxbot","description":"Offer perks for your twitch.tv followers on Discord","archived":false,"fork":false,"pushed_at":"2017-02-25T03:16:02.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T22:42:31.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-02-25T00:53:59.000Z","updated_at":"2017-02-27T18:55:27.000Z","dependencies_parsed_at":"2023-03-13T19:53:43.489Z","dependency_job_id":null,"html_url":"https://github.com/foxbot/followerbridge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/foxbot/followerbridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbot%2Ffollowerbridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbot%2Ffollowerbridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbot%2Ffollowerbridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbot%2Ffollowerbridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxbot","download_url":"https://codeload.github.com/foxbot/followerbridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbot%2Ffollowerbridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231262,"owners_count":25245659,"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-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2025-03-25T07:29:56.298Z","updated_at":"2025-09-08T22:42:31.946Z","avatar_url":"https://github.com/foxbot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# followerbridge\n\nA small tool to offer perks for your [twitch.tv](https://twitch.tv) followers on [Discord](https://discordapp.com)\n\n### Example\n\nA sample is running on [followerbridge.foxbot.me](https://followerbridge.foxbot.me)\n\n### Requirements\n- Python 3\n- Flask\n\n`pip install -r requirements.txt`\n\n### Running\n\nMake a `config.py` file in the root directory with the following variables:\n```py\nSERVER_NAME = 'localhost:80' # set a port\n\nDISCORD_CLIENT_ID = 'client ID of oauth application'\nDISCORD_SECRET_KEY = 'client secret of oauth application'\nDISCORD_BOT_TOKEN = 'token of bot account for application'\nREDIRECT_URI = 'redirect uri of application - https://my.website/discord' # domain/discord\nTWITCH_NAME = 'the name of your twitch account'\nTWITCH_API_KEY = 'a twitch oauth app api key'\n\nGUILD = 'the id of your discord guild'\nROLE = 'the id of the follower role in your discord guild'\nINVITE = 'a link to an invite to your discord guild'\n\nSECRET_KEY = DISCORD_SECRET_KEY # leave this field as is\n```\n\nNext, run `$ python3 run.py`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxbot%2Ffollowerbridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxbot%2Ffollowerbridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxbot%2Ffollowerbridge/lists"}