Skip to main content

Create Reddit Bots

Project description

A simple Python module that simplifies creating Reddit bots that reply to comments based on criteria you specify.

All you need to do is write a parser method that is passed into the Replier class that will parse a Reddit message that returns whether or not you should reply to said message as well as the text to reply with, and redditreplier will take care of the rest. It will communicate with the Reddit API using praw, continually watching whatever subreddits you specific.

Please checkout the GitHub repository for more info. (https://github.com/naiyt/reddit-replier)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redditreplier-1.0.1rc1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

redditreplier-1.0.1rc1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page