A reddit bot that corrects misspelled subreddit mentions/ suggests similar subreddits to non-existent ones.
Python
Switch branches/tags
Nothing to show
Latest commit f53e841 Aug 10, 2017 @Josode committed on GitHub Add files via upload

README.md

Subreddit-Auto-Correct-Bot

A reddit bot that looks through reddit comments for subreddit mentions. It runs non-existent subreddits through an (ameteur) auto-correct algorithm and determines if a subreddit was misspelled and replies with the top matching subreddit if it's above a certain threshold.

If you're wondering, i included a lot of the text files and random sorting/test scripts because im working on this bot from two different computers.

Using Python 3.5.2 and Praw 5.0.1