This nonsense has been going on for far too long, u/DomitiusOfMassilia. There is uncensored snuff material up right now that has been up for hours, and the previous alt had similar stuff up for more than a day.
This can't keep happening, Dom. One of these days, this board will get raided with Cheese Pizza, and it will be your fault that KIA2 (if not the whole scored.co domain) gets taken down.
Hire more mods!
EDIT: Dom got his ass in gear and banned the latest pedo alt, but that still doesn't fix the core issues that have been boiling over for months now.
That's a good idea, but what I need right now is a list of variable names that YAML uses. I'm not sure where Scored keeps their documentation.
Scored does not really to my knowledge keep any documentation, their help page about api states to reverse engineer using a web browser to use it, so you need to ask in meta or directly to C, sadly.
Alternative ask other forum moderator who by trial and error has solved it.
That must mean that I can inspect the web-page for variables.
No, I don't think you can inspect the web-page for variables, the api is more for setting up your own bots which require you to code them yourself.
Scored doesnt document shiet
# Account Age
priority: -100
type: post
action: filter
action_reason: "fagsurgent free zone"
account_age: < 7 days
---
# Account Score
priority: -100
type: post
action: filter
action_reason: "fagsurgent free zone"
account_score: < 200
Those are the two I know of, there’s a way to filter words but I don’t know how and that’s usually a gay way to do it
You can “action: remove” as well, filtering puts it in a queue for approval
u/SwampRangers, do you know all related FILTER-stuff ? bc if you do, then we could Decide What to apply in my Communities & open them up, Right ?
I need to get my SOUND fixed, first - sigh.
The "Manage Settings" contain options for preventing users from commenting who have low scores; I don't know the simplest way to implement code for it so that it also includes account age. Might look into it next month. Do you need anything done besides filtering out contributors with low scores?
No, "Low-score" users are small fry. --- Rather
Paleo offered in Jan to show me How to Apply various...phrases FILTERS in use all over platform, (but I thought you knew How, so I declined).
I got those, do you have any idea about actions to create replies or set flairs? Remove and Filter make sense. I got one working now. That should help to stem the bleeding a bit.
Like to automatically post a mod comment in a thread? To do that I think you would need to code an actual bot that’s signed into an account. The ConPro top mod made one to undo accidental nukes
For setting flairs? I don’t know I think that has to be done manually. Or you mean to make new flairs? For that you need to know some CSS and mess with the style sheet page, but I think that’s generic and not unique to scored so you could use reddit resources for that probably
I know that setting up a separate bot account to troll the site would be too complicated for me.
CSS I can handle. Just not super familiar with YAML yet.