meet447 / Reddit-Karma-Bot

A python script that can help you get karma by commenting on subreddits automatically.
14 stars 4 forks source link
gpt llama-70b mistral-7b praw reddit reddit-bot

Reddit Karma Farmer

Welcome to Reddit Karma Farmer, a sophisticated tool designed to help you efficiently manage and enhance your Reddit karma points. This application automates the process of engaging with Reddit posts, generating comments that align with popular trends and user sentiments, thereby increasing the likelihood of receiving upvotes.

Getting Started

To run the karma farmer locally using the terminal, follow these steps:

  1. Navigate to the project directory.
  2. Run the app.py file.
python app.py

To run the farmer with a web interface locally, follow these steps:

  1. Navigate to the project directory.
  2. Run the index.py file.
  3. Visit the /start_bot route to initiate the karma farmer.
  4. Access the /log page to view detailed logs.
python index.py

Web Dashboard

image

To deploy the farmer on hosting services like Render and more, configure the hosting server to execute web.py. Render and hugging face spaces recommended!

Features

Requirements

Your updated config.py file looks good! It nicely organizes the configuration parameters for your Reddit bot.

Configuration

Ensure to configure the following parameters in the config.py file:

Ensure that you provide valid values for each parameter before running your bot.

Usage

  1. Configure the config.py file with your Reddit account credentials and other settings.
  2. Run the application using either the terminal or a web interface.
  3. Monitor the logs to track the farmer's activities and engagement.
  4. Customize the comment generation method and parameters based on your preferences and requirements.

Disclaimer

This application is intended for educational and experimental purposes only. Use it responsibly and adhere to Reddit's guidelines and terms of service. Excessive automation and misuse may lead to account suspension or other penalties imposed by Reddit.