{"id":23721643,"url":"https://github.com/realcyguy/mlapibot","last_synced_at":"2026-02-07T14:32:43.420Z","repository":{"id":117693846,"uuid":"269195646","full_name":"RealCyGuy/mlapibot","owner":"RealCyGuy","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-01T09:41:40.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-24T15:42:42.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/RealCyGuy.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":"2020-06-03T21:12:18.000Z","updated_at":"2021-01-22T21:01:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"edc50906-8748-4998-931f-e2cf004a72a4","html_url":"https://github.com/RealCyGuy/mlapibot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RealCyGuy/mlapibot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmlapibot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmlapibot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmlapibot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmlapibot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealCyGuy","download_url":"https://codeload.github.com/RealCyGuy/mlapibot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmlapibot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29197022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-30T22:29:12.917Z","updated_at":"2026-02-07T14:32:43.399Z","avatar_url":"https://github.com/RealCyGuy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### What is this\nSource code for [/u/mlapibot](https://www.reddit.com/user/mlapibot) which uses OCR to determine text in images uploaded to /r/DiscordApp. Use a number of heurisitcs (lol jks, .Contains() 100%) to see if the text might be a scam\n\n### How do I run this\n\nGood question\n\n### Data\n\nAt `data/scams.json`, we expect a file that contains the following JSON:\n\n\n    {\n        \"scams\": [\n            {\n                \"name\": \"Some Name\",\n                \"reason\": \"Why this is a scam, eg, 'poor grammar'\",\n                \"text\": [\"some triggers\", \"that match into the words\", \"of the detected text\",\n                    \"the trigger that matches the best will be used as the percentage match value\"]\n            },\n            ...\n        ]\n    }\n\n\nAt `data/praw.ini`, we expect a file that contains the following:\n\n    [bot1]\n    client_id=...\n    client_secret=...\n    password=...\n    username=...\n    \n    \nAt `data/template.md`, we expect a markdown comment where {0} is replaced by a list of scams detected. An example is already present","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealcyguy%2Fmlapibot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealcyguy%2Fmlapibot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealcyguy%2Fmlapibot/lists"}