Skip to content

A Markov comment generator based off of Reddit comments. (A shameless copy of chromakode's concept)

Notifications You must be signed in to change notification settings

mhweaver/reddit-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a small script which fetches comments from Reddit, feeds them into a Markov chain, then generates new comments.

Notes

  • This script uses mellort's for the Reddit API, which can be found on his github page.
  • This is a conceptual copy of chromakode's redditron. Mellort created it primarily for fun, and also to demonstrate how easy it is to develop scripts/apps using Reddit content using his Reddit API wrapper. I am using it for general screwing around.

About

A Markov comment generator based off of Reddit comments. (A shameless copy of chromakode's concept)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages