Bot that tracks the New Answers to Old Questions tool and reports the flag worthy answers.
This project is maintained by SOBotics
There are 3 types of feedback, which are
tp
: This means that the post reported by the bot is “flaggable”. If you flag the post which has been reported either as spam, offensive, NAA or VLQ, reply to that particular message with tp
or t
.
ne
: This means that the post reported by the bot is badly formatted and needs an edit. If you edit the post which has been reported, reply to that particular message with ne
or n
.
fp
: This means that the post reported by the bot neither needs to be flagged nor needs to be edited. If such is the case, then reply to that particular message with fp
or f
.
Important Notes:
tp
, fp
or ne
as needed. There can be any other wordings after that.To check if your feedback has been received, check for the feedback on the Sentinel page of that particular post.
Whenever there has been a long list of reports that have not been given feedback to, we can use the fetch
and send
commands to give mass feedback.
The format for sending mass feedback is very easy. At first you need to request for a set of links. This can be done as follows:
@Natty fetch links
To which the bot replies with a set of links. The feedback needs to be sent in order of the returned reports. This can be done as follows
@Natty send tp t fp unclear ne n f tp
Important Notes:
send
batch, you need to again skip those.fetch
command again. It is always better to be sure than sorry.