Skip to content

This is my development of a Reddit bot! In it's current form, the bot serves /r/iastate by taking commands and giving simple FAQ. It has functionality to sift comments, stream Redditor comments, and respond to them, as well as output saved messages or IDs into an output file. Uses the Praw Reddit API for Python 3.6

ljkeller/Reddit-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit-Bot

============

This is my development of a reddit bot, using Praw API and Python 3.6. In its current form, it can sift through comments looking for keywords/phrases, responding when desired, and track a Redditors comment behavior (making timestamps and recording recent comments or submissions). I have this bot execute on computer startup and track my friends comments/respond to his comments with annoying/funny messages!

About

This is my development of a Reddit bot! In it's current form, the bot serves /r/iastate by taking commands and giving simple FAQ. It has functionality to sift comments, stream Redditor comments, and respond to them, as well as output saved messages or IDs into an output file. Uses the Praw Reddit API for Python 3.6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages