Deimos / SubredditSimulator

An automated subreddit with posts created using markov chains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubredditSimulator

This is the code behind /r/SubredditSimulator, an automated subreddit populated by bots making submissions and comments, primarily using markov chains based on the actual posts in other subreddits.

Disclaimer

This project is deliberately somewhat difficult to get running (requiring reading of the code and undocumented, manual configuration of some things). Markov chain bots can be hilarious, but they also have the potential to be annoying to real users if released "into the wild", so it is not my intention to make it extremely simple for anyone to start running similar bots.

Suggestions/discussion/etc.

To discuss SubredditSimulator in general, make suggestions for changes to its behavior, and so on, please use /r/SubredditSimMeta on reddit.

About

An automated subreddit with posts created using markov chains

License:MIT License


Languages

Language:Python 100.0%