{"id":19588122,"url":"https://github.com/isfakeaccount/submissionkarmamonitoringbot","last_synced_at":"2025-02-26T13:15:34.583Z","repository":{"id":115941088,"uuid":"339304243","full_name":"isFakeAccount/SubmissionKarmaMonitoringBot","owner":"isFakeAccount","description":"SubmissionKarmaMonitoringBot","archived":false,"fork":false,"pushed_at":"2021-11-28T21:36:37.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T06:12:43.624Z","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":"2021-02-16T06:21:27.000Z","updated_at":"2021-11-28T21:36:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"820334bd-0459-42ea-9cd3-a8af41c221f4","html_url":"https://github.com/isFakeAccount/SubmissionKarmaMonitoringBot","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%2FSubmissionKarmaMonitoringBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FSubmissionKarmaMonitoringBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FSubmissionKarmaMonitoringBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2FSubmissionKarmaMonitoringBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isFakeAccount","download_url":"https://codeload.github.com/isFakeAccount/SubmissionKarmaMonitoringBot/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.513Z","updated_at":"2025-02-26T13:15:34.547Z","avatar_url":"https://github.com/isFakeAccount.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SubmissionKarmaMonitoringBot\n\n## Installing the Requirements\n\nBefore running the bots make sure the following requirements are fulfilled.\n\n- Python Version \u003c= 3.8\n- Praw Version \u003c= 7.4.0\n\nTo install all the python libraries run the following command\n```terminal\npip install -r requirements.txt\n```\n\n## Configuring the bot\n\n**Configuring the credentials:** \n\nPut your client ID, secret, reddit account username and password in praw.ini file while looks like this\n```editorconfig\n[bot]  \nclient_id=  \nclient_secret=  \npassword=  \nusername=\n```\nIt should look like this. DO NOT PUT VALUES IN DOUBLE/SINGLE QUOTES.\n```editorconfig\n[bot]\nclient_id=revokedpDQy3xZ\nclient_secret=revokedoqsMk5nHCJTHLrwgvHpr\npassword=invalidht4wd50gk\nusername=fakebot1\n```\nSee the included template file (`template_praw.ini`), you may edit the file and rename it to `praw.ini`, and use it instead of creating file from scratch.\n\n**Configuring the subreddit:**\n\nAlso, in main.py file put the subreddit you want to run this bot on. Put the name without r/\n```python\nsubreddit = reddit.subreddit(\"subredditname\")  # put subreddit name here\n```\nPut the name without \"r/\". For example, if someone wants to run the bot on memes. They would write\n```python\nsubreddit = reddit.subreddit(\"memes\")  # put subreddit name here\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fsubmissionkarmamonitoringbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisfakeaccount%2Fsubmissionkarmamonitoringbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fsubmissionkarmamonitoringbot/lists"}