{"id":19588129,"url":"https://github.com/isfakeaccount/commentwordcountbot","last_synced_at":"2025-02-26T13:15:35.061Z","repository":{"id":115940730,"uuid":"450749427","full_name":"isFakeAccount/CommentWordCountBot","owner":"isFakeAccount","description":"Goes through comments in subreddit in time range and records the comments with word count higher than specified limit.","archived":false,"fork":false,"pushed_at":"2022-01-23T01:36:00.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T06:12:44.482Z","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":"2022-01-22T07:35:31.000Z","updated_at":"2022-01-22T09:38:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"98c9fdb0-d032-4973-a3c2-656d7e89b7ee","html_url":"https://github.com/isFakeAccount/CommentWordCountBot","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%2FCommentWordCountBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FCommentWordCountBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FCommentWordCountBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FCommentWordCountBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isFakeAccount","download_url":"https://codeload.github.com/isFakeAccount/CommentWordCountBot/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:34.835Z","updated_at":"2025-02-26T13:15:35.016Z","avatar_url":"https://github.com/isFakeAccount.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comment Word Count Bot\n\nI can search through all the recent comments on a subreddit and collect all the comments above certain word limit and post age.\n\nI can later collect all the comments in a submission and post it on subreddit. \n\n# Configuration\n\n### Prerequisite \n- Python 3.8+\n- PRAW 7.5.0+\n\nTo install praw and all the libraries run\n\n```commandline\npip install -r requirements.txt\n```\n\nTo configure me, edit the yaml file template provided.\n\n```yaml\nreddit_credentials:\n  username: \"fakebot1\"\n  password: \"invalidht4wd50gk\"\n  client_id: \"revokedpDQy3xZ\"\n  client_secret: \"revokedoqsMk5nHCJTHLrwgvHpr\"\n\nsubreddit: \"example_subreddit\"\nword_count_threshold: 300\ndays: 7\n\n# Whether to include comment body in submission or not.\ninclude_body: True\n```\n\n# References\n[A bot that searches for comments longer than a defined word count.](https://www.reddit.com/r/RequestABot/comments/s6rjll/a_bot_that_searches_for_comments_longer_than_a/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fcommentwordcountbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisfakeaccount%2Fcommentwordcountbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fcommentwordcountbot/lists"}