Unanswered Questions
94 questions with no upvoted or accepted answers
78
votes
0
answers
6k
views
Natty - Bringing 10k moderation to All
Background and History
The New Answers to Old Questions tool helps us to find all the answers added to questions which are more than 30 days old. However the issue with the tool is that it is not ...
53
votes
0
answers
4k
views
Heat Detector - analysing comments to find heat
General
Heat detector is a StackApp whose goal is to catch offensive, rude, snarky comments, and comments that leads to abusive content (offensive, spam posts, or previous offensive comments). It is ...
45
votes
0
answers
2k
views
Guttenberg - A bot searching for plagiarism on Stack Overflow
What is Guttenberg?
Guttenberg is a bot that searches for plagiarism or duplicated answers on Stack Overflow. It's currently running in SOBotics under the user Guttenberg.
Implementation
Every 60 ...
22
votes
0
answers
888
views
Burnaki: tracking progress and helping burnination efforts on Stack Exchange
Burnaki
The purpose of this project is to monitor burnination efforts on the Stack Exchange network. The goals are threefold:
tracking the progress by watching for close votes / reopen votes / delete ...
19
votes
0
answers
475
views
NAABot - Bot which finds and flags problematic answers on Stack Overflow
Description
The aim of this project is to write a simple bot which will monitor all new answers posted on Stack Overflow and flag the ones which are not answers in accordance to the guidelines ...
17
votes
0
answers
971
views
Stack Exchange data dump downloader and transformer
About
With Stack Exchange, Inc.'s recent data dump restrictions, the official SE data dump on archive.org is dead, and single-click downloads of the entire data dump are too.
This program is meant to ...
15
votes
0
answers
450
views
Review Audit Detector
Motivated by the question Would a userscript to determine whether a review is an audit be illegal, I wrote a userscript for this purpose. The algorithm is as follows:
If the post score shown in ...
10
votes
0
answers
160
views
SE Chat Flagger Bot
This is a bot that sits in the MSE tavern. What does it do?
Smokey sends in a spam report.
You reply tp with a reason and it will flag the post accordingly.
NOTES:
This does not flag based on how ...
10
votes
0
answers
284
views
Tell us that POST is required to write
While troubleshooting /posts/{id}/comments/add in order to answer Why am I getting a 404 when trying to post a comment?, it was noticed that the API path in question only responded to POST requests. ...
9
votes
0
answers
303
views
Answerable, a recommender of unanswered questions
About
Answerable is a Python program that finds unanswered questions on Stack Overflow that you could be able to answer.
Background
At first I didn't know about the StackExchange API, so I planned to ...
9
votes
0
answers
335
views
CheckYerFlags: Notifying when a user reaches a certain flag amount
About CheckYerFlags
This bots notifies users when they reach an amount of certain flags (so called flag ranks), for example 1,111 or 33,333 in a chat room and also provides them a command to get the ...
9
votes
0
answers
2k
views
Stack Overflow CLI
SoCLI
Stack overflow command line written in python. Using SoCLI you can search and browse stack overflow without leaving the terminal. Just use the socli command:
Installation
Supported ...
9
votes
0
answers
6k
views
sanction: a dead easy OAuth2 client Python implementation
Overview
sanction is a lightweight, dead simple (67 LOC!) client implementation of the OAuth2 protocol. The major goals of the library are:
Support multiple providers
Most providers have varying ...
8
votes
0
answers
170
views
Incomplete information in API documentation
I am struggling a little bit with the Stack Exchange API since there seems to be no formal specification for the individual endpoints of the API.
Example:
Endpoint: https://api.stackexchange.com/2.2/...
8
votes
0
answers
169
views
StackIRC - Posting Questions from Stack Exchange Sites to IRC Channels
Screenshot
http://static.quickmediasolutions.com/media/screenshots/irc.png
About
Similar to the Twitter feeds for each Stack Exchange site, this small IRC bot retrieves questions from any Stack ...