Skip to content

bytrangle/thread-tamer

Repository files navigation

Does your subreddit keep getting the same questions or content over and over again? Thread Tamer automatically detects similar past posts and includes them in a stickied comment. This heps users find existing discussions before diluting the thread.

How It Works

When the app is installed, it will index all the posts from the subreddit within the last 90 days.

When someone submits a new post, the app will tokenize the post title and retrieve possible similar p>

If there is at least one match, the app will post a stickied comment that includes titles of the matched posts>

Example: "How to learn Python for beginners" would be considered a match for "Python tutorial for be>

What It Can't Do

This app can only detect duplicates or near-duplicate post titles. It can't do semantic searching. Fo>

Also, it only performs matching on post titles only. Post bodies are not analyzed.

About

A Reddit mod tool for taming repetive posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors