SOBotics / SOBotics.github.io

Blog site for the SOBotics chat room
https://blog.sobotics.org/
Other
1 stars 1 forks source link

SOCVFinder - find questions to close (and dupe feed) #5

Closed jdd-software closed 6 years ago

jdd-software commented 7 years ago

Mostly running in background a possibile development could be to search for del votes, I have not pushed this since I find that Magic Review is working nicely, do we feel the need?

Rene had also shown interest to run it on meta?, What do you think

Tunaki commented 7 years ago

MagicTagReview is really nice yes. But it's true that integrated in chat, with a nice report à la Sam (wink wink) :) would be even better! It could contain a list of questions with pending delete votes, sorted by votes descendingly. Search would be by tag / score.

double-fault commented 7 years ago

This batching feature of SOCVFinder also reminds me if it would be useful for FireAlarm to have a command which would print all reports below a specific threshold specified in the command (lower threshold means better chance of being closed) which have cv's but are not closed? This is pretty much like SOCVFinder, but the difference is that SOCVFinder cannot classify posts based on their content, but instead only on cv's. FireAlarm can classify post on their content, and thus it can feed you the worst questions from its earlier reports too.

jdd-software commented 7 years ago

@Fortunate-MAN The reports runs on Sam's server it's enough to send a json to get one generated, so the implementation would not be to time consuming

Bhargav-Rao commented 7 years ago

Now that we have changed the room name, should we rename "SOCV Reports" that come up on all the SOCVFinder batches?

jdd-software commented 7 years ago

it says SOCVR Reports, Sam made it, since at that time we where pretty much developing queen to be able to run in SOCVR, not sure we could ask him to change to SOBotics Report, but meehhh,

ArcticEcho commented 7 years ago

(Sorry for bumping an old issue, only just noticed I was mentioned here.)

I'm going to be "renovating" the API next week so Tuna's bot has a proper endpoint/params to use rather than leeching off Queen's. I'd be happy to add support for the tag review script too.

Bhargav-Rao commented 7 years ago

@ArcticEcho It would be best if you make a generic API. One of questions, one for answers and one for posts. In this way even FireAlarm, Natty, etc can call the API and get a nice report.

ArcticEcho commented 7 years ago

+1 Great idea, I'll do that instead.

I'll probably have to wait for the socvr.org domain transfer to complete before working on the API though.

NobodyNada commented 7 years ago

We can (and have been planning on) make this API part of Redunda

ArcticEcho commented 7 years ago

Oh ok, so I'll leave this with you guys then?

jdd-software commented 7 years ago

@NobodyNada similar as current report?

NobodyNada commented 7 years ago

@jdd-software Huh? I'm not sure what you mean, sorry.

Bhargav-Rao commented 7 years ago

@NobodyNada I guess petter wanted to ask if the reports from the API which you are planning to make, would be similar to the present reports of Queen. If not, then @ArcticEcho will have to work on creating the answer reports API.

jdd-software commented 7 years ago

Yeah, sorry missed the comment, if you are starting from Sam's report, hence similar structure and layout or planning something else.

NobodyNada commented 7 years ago

@jdd-software @ArcticEcho I'm sorry; I think I got confused here. We're thinking about making APIs that allow bots to access questions( answers, etc. from Redunda, but I don't think we've been planning on any reports functionality. Might be worth having a discussion in the Redunda chat room though.