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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for redditreplier-1.0.1rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c54c6c2c79d75c6bf8d258e6c0ce0c33b8355673e37932f07d1cd0df653d4e1f |
|
MD5 | 4c5b271f54a06e2a70ab74bc8c4bc9bd |
|
BLAKE2b-256 | e5e97ddc333d3c9cc03609850ee1542671fff69bad8c1d46843a31ca8997b6a2 |