{"id":22886468,"url":"https://github.com/willdev12/spammerbot","last_synced_at":"2025-09-09T22:14:29.643Z","repository":{"id":154875057,"uuid":"632213752","full_name":"WillDev12/Spammerbot","owner":"WillDev12","description":"A GS Gmail spammer to annoy your friends","archived":false,"fork":false,"pushed_at":"2023-04-25T14:18:09.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T22:15:51.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/WillDev12.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":"2023-04-25T00:28:09.000Z","updated_at":"2023-06-13T02:55:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"485e3c63-8083-44e1-a94b-220cab4f6642","html_url":"https://github.com/WillDev12/Spammerbot","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/WillDev12%2FSpammerbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillDev12%2FSpammerbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillDev12%2FSpammerbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillDev12%2FSpammerbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WillDev12","download_url":"https://codeload.github.com/WillDev12/Spammerbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253154983,"owners_count":21862624,"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":[],"created_at":"2024-12-13T20:18:53.154Z","updated_at":"2025-05-08T22:15:55.405Z","avatar_url":"https://github.com/WillDev12.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\n\u003ch3 align=\"center\"\u003e⚠️ WARNING: PLEASE SEE \u003ca href=\"https://github.com/WillDev12/Spammerbot/blob/main/TERMSOFUSE\"\u003eUSAGE POLICIES\u003c/a\u003e BEFORE USING THIS PROGRAM ⚠️\u003c/h3\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://cdn-icons-png.flaticon.com/512/4403/4403384.png\" width=\"250\" height=\"250\"\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eSpammerbot\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/github/followers/WillDev12?label=follow%20my%20github\u0026logo=github\u0026style=for-the-badge\"\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/WillDev12/Spammerbot?style=for-the-badge\"\u003e\n\u003cimg src=\"https://img.shields.io/github/forks/WillDev12/Spammerbot?style=for-the-badge\"\u003e\n\u003cimg src=\"https://img.shields.io/github/watchers/WillDev12/Spammerbot?style=for-the-badge\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## What it does\nRapidly sends emails to another inbox using the Gmail API.[^1]\n\n\u003cbr\u003e\n\n## How to install?\n\n1. Open new Google Apps Script\n2. Delete `myFunction` and paste the following:\n```javascript\nfunction doGet(e) { var service = HtmlService.createHtmlOutput(UrlFetchApp.fetch(\"https://raw.githubusercontent.com/WillDev12/Spammerbot/main/src/index.html\")).setTitle(\"Spammerbot | The gmail spammer\"); return(service); } function sendSpam(email, number, message) { var i = 0; var num; while (i \u003c= number) { num = Math.floor((Math.random()*1000000000000)+1); MailApp.sendEmail(email, num, message); i++; } }\n```\n3. Deploy as web app and open the url!\n\n\u003cbr\u003e\u003cbr\u003e\n\n# Like content like this?\n\nCheck out my [profile](https://github.com/WillDev12) or share it! (It means a lot to me)\u003cbr\u003e\n```\nhttps://github.com/WillDev12\n```\n\n[^1]: Sadly due to the fact that logging into an external account cannot be performed in Google Apps Script, every email sent will be delivered from your own personal account.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldev12%2Fspammerbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilldev12%2Fspammerbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldev12%2Fspammerbot/lists"}