{"id":20971522,"url":"https://github.com/surrsurus/copy-detector-bot","last_synced_at":"2025-05-14T11:33:50.788Z","repository":{"id":70065990,"uuid":"168358569","full_name":"surrsurus/copy-detector-bot","owner":"surrsurus","description":"A discord bot that detects when an image has been replaced from elsewhere on the internet","archived":true,"fork":false,"pushed_at":"2019-01-30T14:48:43.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T11:45:59.888Z","etag":null,"topics":["discord","discord-bot","discord-js","reverse-image-search"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/surrsurus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-30T14:42:22.000Z","updated_at":"2024-08-12T19:45:20.000Z","dependencies_parsed_at":"2023-02-21T10:46:07.778Z","dependency_job_id":null,"html_url":"https://github.com/surrsurus/copy-detector-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/surrsurus%2Fcopy-detector-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Fcopy-detector-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Fcopy-detector-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Fcopy-detector-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surrsurus","download_url":"https://codeload.github.com/surrsurus/copy-detector-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254131914,"owners_count":22020042,"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":["discord","discord-bot","discord-js","reverse-image-search"],"created_at":"2024-11-19T04:03:31.810Z","updated_at":"2025-05-14T11:33:50.779Z","avatar_url":"https://github.com/surrsurus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# copy-detector-bot\nA discord bot that detects when an image has been replaced from elsewhere on the internet\n\n## How it works\n\nThis bot will detect attachments and send them to google for a reverse image search. If a match is found, it will post a message in the channel to alert users to be wary of the poster's authenticity. This is mainly used to determine if someone is taking credit for art that isn't theirs.\n\n## Requirements \u0026 Running\n\nTo install the dependencies, run the following:\n\n```\nnpm install discord.js\nnpm install request\n```\n\nThen, to run the bot:\n\n```\nnode bot.js\n```\n\n## Token file\n\nMake sure there is a token.json file present in the same directory as `bot.js`\n\nThe token file should look like:\n\n```json\n{\n  \"token\": \"Your token here\",\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrsurus%2Fcopy-detector-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurrsurus%2Fcopy-detector-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrsurus%2Fcopy-detector-bot/lists"}