AImissq / RedditBot

A simple Reddit bot in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedditBot

A simple Reddit bot in Python.

A software bot is a program that can interact with websites autonomously. They can be as simple or as complex as you want them to be.

The bot runs in the background and monitors a website. When it sees a change (like a post on Reddit), it can reply to it, upvote, or do any other task it was programmed to.

To learn how to build this bot, please see:

http://pythonforengineers.com/build-a-reddit-bot-part-1/

About

A simple Reddit bot in Python.

License:MIT License


Languages

Language:Python 95.6%Language:Shell 4.4%