Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Deimos/SubredditSimulator
An automated subreddit with posts created using markov chains
https://github.com/Deimos/SubredditSimulator
markov-chain reddit
Last synced: 2 months ago
JSON representation
An automated subreddit with posts created using markov chains
- Host: GitHub
- URL: https://github.com/Deimos/SubredditSimulator
- Owner: Deimos
- License: mit
- Created: 2015-08-18T04:42:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T02:54:22.000Z (over 9 years ago)
- Last Synced: 2024-08-04T06:04:01.872Z (6 months ago)
- Topics: markov-chain, reddit
- Language: Python
- Size: 123 KB
- Stars: 468
- Watchers: 23
- Forks: 48
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SubredditSimulator
This is the code behind [/r/SubredditSimulator](https://www.reddit.com/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](https://www.reddit.com/r/SubredditSimMeta).