{"id":31720595,"url":"https://github.com/snap-bots/snapchat-score-bot","last_synced_at":"2026-05-04T09:32:27.990Z","repository":{"id":318540446,"uuid":"1071729693","full_name":"Snap-bots/snapchat-score-bot","owner":"Snap-bots","description":"snapchat score bot","archived":false,"fork":false,"pushed_at":"2025-10-07T18:31:08.000Z","size":1709,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T20:37:43.628Z","etag":null,"topics":["adb","appium","automation","bot","cli","docker","mobile","mobile-automation","nodejs","playwright","python","snapchat","snapchat-score-bot"],"latest_commit_sha":null,"homepage":"","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/Snap-bots.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-07T18:25:18.000Z","updated_at":"2025-10-07T18:32:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"1cd4d913-cd41-42a2-b0b8-79e6bf811ac4","html_url":"https://github.com/Snap-bots/snapchat-score-bot","commit_stats":null,"previous_names":["snap-bots/snapchat-score-bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Snap-bots/snapchat-score-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snap-bots%2Fsnapchat-score-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snap-bots%2Fsnapchat-score-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snap-bots%2Fsnapchat-score-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snap-bots%2Fsnapchat-score-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snap-bots","download_url":"https://codeload.github.com/Snap-bots/snapchat-score-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snap-bots%2Fsnapchat-score-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000733,"owners_count":26082911,"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-10-09T02:00:07.460Z","response_time":59,"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":["adb","appium","automation","bot","cli","docker","mobile","mobile-automation","nodejs","playwright","python","snapchat","snapchat-score-bot"],"created_at":"2025-10-09T03:17:32.616Z","updated_at":"2025-10-09T03:17:36.708Z","avatar_url":"https://github.com/Snap-bots.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snapchat score bot\n\nSmart, modular automation to simulate safe, human-like Snapchat activity to build/track score at scale.\n\n\u003cp align=\"center\"\u003e \n  \u003ca href=\"https://github.com/yourusername/snapchat-score-bot\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Try%20It%20Free-1E90FF?style=for-the-badge\u0026logo=fire\u0026logoColor=white\" alt=\"Try it Free\" width=\"30%\"\u003e\n  \u003c/a\u003e \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://discord.gg/vBu9huKBvy\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Join-Discord-5865F2?logo=discord\" alt=\"Join Discord\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://t.me/devpilot1\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Contact-Telegram-2CA5E0?logo=telegram\" alt=\"Contact on Telegram\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\n**snapchat score bot** helps growth hackers and QA teams automate routine Snapchat actions (open/send snaps, add friends, view stories, light chatting patterns) with realistic delays, device isolation, and proxy support. Built for phone-farm setups (real Android), emulators, or headless flows to test engagement and track score changes safely.\n\n**Key Benefits**\n- **Time-saving:** Schedule and batch actions across many devices/accounts.\n- **Scalable:** Horizontal scaling via Docker + queue workers.\n- **Safer:** Human-like randomness, device isolation, and proxy rotation.\n\n## Features\n- Human-like schedulers: randomized delays, day/night windows, action caps.\n- Multi-device orchestration (ADB/Appium) with per-device profiles \u0026 proxies.\n- Pluggable runners: **Python (Appium/ADB)** and **Node.js (Playwright/ADB)**.\n- Score tracker: snapshots score before/after runs with CSV/JSON export.\n- Task presets: open-snaps, send-snaps to streak list, add-friends, view-stories.\n- Anti-pattern guards: cool-downs, max sends/hour, session rotation.\n- .env-driven config + per-account YAML for overrides.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"snapchat-score-bot.png\" alt=\"snapchat-score-bot hero image\" width=\"90%\"\u003e\n\u003c/p\u003e\n\n## Use Cases\n- Warm-up new accounts gradually before real campaigns.\n- QA/testing Snapchat flows on many devices automatically.\n- Research: measure which activity patterns move score without flags.\n- Phone-farm orchestration with reporting and audit trails.\n\n## Contact\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://discord.gg/vBu9huKBvy\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Join-Discord-5865F2?logo=discord\" alt=\"Join Discord\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://t.me/devpilot1\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Contact-Telegram-2CA5E0?logo=telegram\" alt=\"Contact on Telegram\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Installation Instructions\n\n### Pre-requisites\n- **Python 3.10+**\n- **Node.js 18+** (optional Node runner)\n- **Java JDK 11+**, **Android Platform Tools (ADB)**\n- **Appium Server** (if using Appium flows)\n- **Docker** (optional for containerized workers)\n- **Devices/Emulators:** Real Android (recommended) or Android emulator\n- **Proxies (optional):** HTTP/SOCKS or mobile proxies per device\n\n### Clone the Repo\n```bash\ngit clone https://github.com/yourusername/snapchat-score-bot.git\ncd snapchat-score-bot\n```\n\n\n---\n\n## Run Commands\n\n### Python (CLI)\n```bash\npython -m venv .venv \u0026\u0026 source .venv/bin/activate\npip install -r requirements.txt\npython cli.py run --preset streaks --accounts ./accounts --duration 45m\n```\n\n### Node.js (CLI)\n```bash\nnpm i\nnode runner.js run --preset open-and-send --accounts ./accounts --duration 30m\n```\n\n### Docker\n```bash\ndocker build -t snapchat-score-bot .\ndocker run --rm --env-file .env -v $PWD/accounts:/app/accounts -v $PWD/reports:/app/reports --network host snapchat-score-bot python cli.py run --preset streaks --accounts ./accounts\n```\n\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://discord.gg/vBu9huKBvy\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Join-Discord-5865F2?logo=discord\" alt=\"Join Discord\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://t.me/devpilot1\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Contact-Telegram-2CA5E0?logo=telegram\" alt=\"Contact on Telegram\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnap-bots%2Fsnapchat-score-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnap-bots%2Fsnapchat-score-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnap-bots%2Fsnapchat-score-bot/lists"}