-
-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathautomod-messages.json
More file actions
48 lines (48 loc) · 3.12 KB
/
automod-messages.json
File metadata and controls
48 lines (48 loc) · 3.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"1464411068632797274": [
{
"trigger": "BARNACLE_TEST_TRIGGER",
"message": "🦪 Ahoy {user}! This reef stays tidy, so we scrub that word clean."
},
{
"trigger": "<@&1458337160452243487>",
"message": "{user}, please don't ping the moderators directly. If you want to report someone or something, use the instructions in <#1465158042675843142>, or in an extreme emergency, ping one of the moderators who is marked as online in the member list.\n-# Your message was reposted above without the ping active for the sake of conversation.",
"redact": false
},
{
"trigger": "<@&1470229409188282514>",
"message": "{user}, please don't ping the moderators directly. If you want to report someone or something, use the instructions in <#1465158042675843142>, or in an extreme emergency, ping one of the moderators who is marked as online in the member list.\n-# Your message was reposted above without the ping active for the sake of conversation.",
"redact": false
},
{
"trigger": "<@387380367612706819>",
"message": "{user}, please don't ping Peter for issues, use <#1459642797895319552> or <#1459007081603403828> if you need help, use <#1458141495701012561> to discuss PRs, or use any of the many other channels in this server as they're intended.\n\n**If you have a problem with the Discord specifically, use <#1465158042675843142> or DM <@439223656200273932>**\n-# Your message was reposted above without the ping active for the sake of conversation.",
"redact": false
},
{
"trigger": "moltbook",
"message": "{user}, Openclaw isn't affiliated with Moltbook. Moltbook is a separate user-developed project, so we would prefer it not be discussed in this server.",
"redact": false
},
{
"trigger": "mbook",
"message": "{user}, Openclaw isn't affiliated with Moltbook. Moltbook is a separate user-developed project, so we would prefer it not be discussed in this server.",
"redact": false
},
{
"trigger": "*moltbook*",
"message": "{user}, Openclaw isn't affiliated with Moltbook. Moltbook is a separate user-developed project, so we would prefer it not be discussed in this server.",
"redact": false
},
{
"trigger": "testflight",
"message": "Thank you for your interest - there's currently no Testflight program, if you want to run OpenClaw on your phone, please compile the code in the repo (Claude Code, Codex or Gemini can help you), and feel free to submit PRs if you find issues. We'll let the community know once Testflight becomes available\n-# Your message was reposted above for the sake of conversation.",
"redact": false
},
{
"trigger": "test flight",
"message": "Thank you for your interest - there's currently no Testflight program, if you want to run OpenClaw on your phone, please compile the code in the repo (Claude Code, Codex or Gemini can help you), and feel free to submit PRs if you find issues. We'll let the community know once Testflight becomes available\n-# Your message was reposted above for the sake of conversation.",
"redact": false
}
]
}