tangled
alpha
login
or
join now
hailey.at
/
atproto-ruleset
3
fork
atom
A collection of Osprey rules for ATProto
3
fork
atom
overview
issues
pulls
pipelines
disable negative post rule
hailey.at
2 months ago
4ecb1bbe
973141e2
-13
1 changed file
expand all
collapse all
unified
split
rules
record
post
negative_posting.sml
-13
rules/record/post/negative_posting.sml
···
35
35
)
36
36
37
37
WhenRules(
38
38
-
rules_any=[NegativePostRule],
39
39
-
then=[
40
40
-
AtprotoLabel(
41
41
-
entity=AtUri,
42
42
-
label='negative-post',
43
43
-
comment='This post is negative',
44
44
-
expiration_in_hours=None,
45
45
-
cid=Cid,
46
46
-
),
47
47
-
],
48
48
-
)
49
49
-
50
50
-
WhenRules(
51
38
rules_any=[NegativePostingRule],
52
39
then=[
53
40
AtprotoLabel(