{"id":17720139,"url":"https://github.com/theden/ios-reviews-bot","last_synced_at":"2025-03-31T13:16:38.037Z","repository":{"id":83727748,"uuid":"120425944","full_name":"TheDen/ios-reviews-bot","owner":"TheDen","description":"SlackBot that automatically pulls new iOS reviews and posts them to a channel","archived":false,"fork":false,"pushed_at":"2019-03-13T12:19:46.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-30T01:18:27.462Z","etag":null,"topics":["appstore","appstore-api","ios","ios-reviews","slackbot"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheDen.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}},"created_at":"2018-02-06T08:42:38.000Z","updated_at":"2022-10-04T07:16:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"90df4272-1825-4686-a4b3-a606a51535b3","html_url":"https://github.com/TheDen/ios-reviews-bot","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/TheDen%2Fios-reviews-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fios-reviews-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fios-reviews-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fios-reviews-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheDen","download_url":"https://codeload.github.com/TheDen/ios-reviews-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473279,"owners_count":20783236,"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":["appstore","appstore-api","ios","ios-reviews","slackbot"],"created_at":"2024-10-25T15:26:18.827Z","updated_at":"2025-03-31T13:16:38.018Z","avatar_url":"https://github.com/TheDen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iOS Reviews SlackBot\n\nA slackbot that pulls the latest iOS/iTunes review for your application and posts it to slack!\n\n## Requirements\n\n* `python3`\n* A valid slack webhook, i.e, of the form `https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX`\n* `boto3` + `requests` (from `requirements.txt`)\n* [python-lambda-local](https://github.com/HDE/python-lambda-local)\n\n## Running\n\nInstall the dev requirements:\n\n```\npip3 install -r requirements-dev.txt\n```\n\nThe following variables are needed in the script:\n\n* `SlackChannel`: The slack channel you want the bot to post to (`@username` for DMs).\n* `SlackUsername`: The username the bot will use.\n* `SlackEmoji`: The emoji the slackbot will use.\n* `SlackWebhook`: The Slack WebHook is pulled from AWS's SSM using boto3—the parameter name is set as `SSMParameter`\n* `redispw`: The redis password is pulled from AWS's SSM, parameter name is assumed to be `redispw-SSMparam`\n\nTo deploy the lambda function via `python-lambda-local`\n\n```\npython3 -m venv .\n. bin/activate\npip install python-lambda\npip install -r requirements.txt\nlambda deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheden%2Fios-reviews-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheden%2Fios-reviews-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheden%2Fios-reviews-bot/lists"}