{"id":19588132,"url":"https://github.com/isfakeaccount/appliancerepairbot","last_synced_at":"2026-08-02T05:30:17.831Z","repository":{"id":115940677,"uuid":"303467835","full_name":"isFakeAccount/ApplianceRepairBot","owner":"isFakeAccount","description":"Bot for r/ApplianceRepair subreddit for reminding users to follow up and manage abandoned submission. ","archived":false,"fork":false,"pushed_at":"2020-10-17T18:07:11.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T06:12:44.926Z","etag":null,"topics":[],"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/isFakeAccount.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":"2020-10-12T17:41:41.000Z","updated_at":"2020-10-17T18:07:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"acd7f1f9-071f-4de1-bf9f-39299620a6ff","html_url":"https://github.com/isFakeAccount/ApplianceRepairBot","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/isFakeAccount%2FApplianceRepairBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FApplianceRepairBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FApplianceRepairBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FApplianceRepairBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isFakeAccount","download_url":"https://codeload.github.com/isFakeAccount/ApplianceRepairBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240858608,"owners_count":19869001,"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-11-11T08:11:36.748Z","updated_at":"2026-08-02T05:30:17.708Z","avatar_url":"https://github.com/isFakeAccount.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ApplianceRepairBot\nThis is a reddit bot for [ApplianceRepairBot](https://www.reddit.com/r/appliancerepair/). The bot follow ups users who haven't marked their submissions solved after certain amount of days. If the user doesn't mark the post Solved within a certain amount of days, it gets flaired as abandoned. \n\n### How to use the bot\nIn order to run the bot, you need to create CONFIG.py using the template given below\n```\nimport praw\n\n# Login information\nusername = ''\npassword = ''\n\n# API information\nclient_id = ''\nclient_secret = ''\nuser_agent = ''\n\n# Put the name of your subreddit here\nsubreddit_name = \"\"\n\n# Login Api\nreddit = praw.Reddit(client_id=client_id,\n                     client_secret=client_secret,\n                     username=username,\n                     password=password,\n                     user_agent=user_agent)\n\n```\nAfter adding the config file, make sure that the flair IDs in CONSTANTS.py are correct and updated.\n\n*For more questions, contact the mods of r/appliancerepair or me(u/is_fake_account)*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fappliancerepairbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisfakeaccount%2Fappliancerepairbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fappliancerepairbot/lists"}