{"id":19772872,"url":"https://github.com/ninofiliu/gettor-bot","last_synced_at":"2025-04-30T18:31:12.790Z","repository":{"id":39855368,"uuid":"494728722","full_name":"ninofiliu/gettor-bot","owner":"ninofiliu","description":"A Signal chatbot to broadcast Tor bridges in countries where Tor relays are blocked/monitored","archived":false,"fork":false,"pushed_at":"2022-07-03T17:27:51.000Z","size":31,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-03-06T20:34:06.592Z","etag":null,"topics":["chatbot","privacy","security","signalapp","tor"],"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/ninofiliu.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":null,"security":null,"support":null}},"created_at":"2022-05-21T08:47:41.000Z","updated_at":"2022-10-21T23:34:54.000Z","dependencies_parsed_at":"2022-08-27T17:20:52.088Z","dependency_job_id":null,"html_url":"https://github.com/ninofiliu/gettor-bot","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninofiliu%2Fgettor-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninofiliu%2Fgettor-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninofiliu%2Fgettor-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninofiliu%2Fgettor-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninofiliu","download_url":"https://codeload.github.com/ninofiliu/gettor-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224219652,"owners_count":17275477,"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":["chatbot","privacy","security","signalapp","tor"],"created_at":"2024-11-12T05:07:55.176Z","updated_at":"2024-11-12T05:07:56.328Z","avatar_url":"https://github.com/ninofiliu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gettor-bot\n\nA Signal chatbot to broadcast Tor bridges in countries where Tor relays are blocked/monitored\n\n🥇 Ranked 1st at the [DemHack 4](https://demhack.ru/) hackathon 🥇\n\n## Installation\n\n1. Install [signald](https://signald.org/)\n2. Start the signald daemon\n3. Register or link a phone number to signald\n4. Clone this repo, setup the python virtual environment, install deps, and setup the database\n   ```sh\n   git clone git@github.com:ninofiliu/gettor-bot\n   cd gettor-bot\n   python -m venv .env\n   source .env/bin/activate\n   pip install -r requirements.txt\n   python setup_db.py\n   ```\n\nIf you encounter\n\n```\nImportError: cannot import name 'Bot' from 'semaphore'\n```\n\nwhile installing requirements, build [semaphore](https://github.com/lwesterhof/semaphore) manually instead\n\n```sh\ncd path/to/cloned/semaphore\npip install wheel\nmake build\nmake install\ncd path/to/cloned/gettor-bot\npip install -r requirements.txt\n```\n\n# Getting started\n\nInside the virtual env, run the main script with the phone number you're using with signald\n\n```sh\npython ./main.py +330123456789\n```\n\nIf you encounter permission issues while doing this, add yourself to the signald group and restart your computer:\n\n```sh\nusermod -a -G signald $(whoami)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninofiliu%2Fgettor-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninofiliu%2Fgettor-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninofiliu%2Fgettor-bot/lists"}