A simple Reddit bot that replies to comments with certain keywords. Also, give an upvote to the OP.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the repository:
git clone https://github.com/RyanMarshall5765/RedditBot.git
Move to the directory of the clone and start the Server and Client:
python3 reddit_bot.py
https://www.python.org/dev/peps/pep-0008/
This project is licensed under the MIT License - see the LICENSE file for details