All Projects → Deimos → Subredditsimulator

Deimos / Subredditsimulator

Licence: mit
An automated subreddit with posts created using markov chains

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Subredditsimulator

PlayStoreLinks Bot
A Reddit Bot that links to Android Apps when requested.
Stars: ✭ 91 (-80.04%)
Mutual labels:  reddit
Redditos
This project is about two things:
Stars: ✭ 3,454 (+657.46%)
Mutual labels:  reddit
Socialreaper
Social media scraping / data collection library for Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 338 (-25.88%)
Mutual labels:  reddit
Reddit Analysis
A Python script that parses post titles, self-texts, and comments on reddit and makes word clouds out of the word frequencies.
Stars: ✭ 269 (-41.01%)
Mutual labels:  reddit
Daily Reddit Wallpaper
Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup
Stars: ✭ 297 (-34.87%)
Mutual labels:  reddit
Dailyprogrammerchallenges
Bank of challenges & solutions from r/dailyprogrammer for people learning to program
Stars: ✭ 308 (-32.46%)
Mutual labels:  reddit
reddit-comment-bot
Reddit bot that auto replies to comments on set subreddits
Stars: ✭ 59 (-87.06%)
Mutual labels:  reddit
Baseplate.py
reddit's python service framework
Stars: ✭ 416 (-8.77%)
Mutual labels:  reddit
Reddit Video Download Bot
A reddit bot that provides downloadable video links
Stars: ✭ 301 (-33.99%)
Mutual labels:  reddit
Oauth
🔗 OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (-26.32%)
Mutual labels:  reddit
Urs
Universal Reddit Scraper - A comprehensive Reddit scraping command-line tool written in Python.
Stars: ✭ 275 (-39.69%)
Mutual labels:  reddit
Reddit
historical code from reddit.com
Stars: ✭ 15,912 (+3389.47%)
Mutual labels:  reddit
Jraw
The Java Reddit API Wrapper
Stars: ✭ 320 (-29.82%)
Mutual labels:  reddit
Liked-Saved-Image-Downloader
Save content you enjoy!
Stars: ✭ 80 (-82.46%)
Mutual labels:  reddit
Libreddit
Private front-end for Reddit written in Rust
Stars: ✭ 387 (-15.13%)
Mutual labels:  reddit
GfycatDetailsConvert
Reddit bot built on top of snoowrap which helps with converting Gfycat URLs.
Stars: ✭ 14 (-96.93%)
Mutual labels:  reddit
Reddit Enhancement Suite
Reddit Enhancement Suite
Stars: ✭ 3,326 (+629.39%)
Mutual labels:  reddit
Fastgcn
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
Stars: ✭ 431 (-5.48%)
Mutual labels:  reddit
Redditmusicplayer
🎵 A free and open-source streaming music web player using data from Reddit
Stars: ✭ 401 (-12.06%)
Mutual labels:  reddit
Export Saved Reddit
Export saved Reddit posts into a HTML file for import into Google Chrome.
Stars: ✭ 323 (-29.17%)
Mutual labels:  reddit

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].