Karma Rex is a collection of Python scripts which all share one purpose: gaining Reddit karma. We use artificial intelligence to post smart submissions and comments with your reddit account, that looks like they were posted by a regular Reddit user.
[TOC]
Karma Rex uses the official Reddit API. To be able to use the Reddit API with your Reddit account, you must create an app!
-
Log into reddit.com with your account.
-
Go to your app preferences, and click on "Create an app" or the "Create another app" button at the bottom of the page.
-
Fill out the "Create application" form. It doesn't matter what you fill inside it (except the "type" section in which you must select "script"). We recommend following the template:
- Name:
KarmaRex
- Type:
Script
- Description:
A collection of Python scripts that gains you free Reddit karma, without doing a thing 🧡
- About URL:
https://github.com/RealA10N/KarmaRex
- Redirect URL:
https://github.com/RealA10N/KarmaRex
- Name:
-
Click on the "Create app" button. Your newly created app should now appear under the "Developed applications" section! 🥳
-
Copy the ID and SECRET of your app - you will need them later!
_Note: You should NEVER share your client secret (exactly as you wouldn't share your password!)_