2020-03-14 06:11:07 +08:00
|
|
|
{
|
2020-11-24 18:44:18 +08:00
|
|
|
perform: true,
|
|
|
|
commands:
|
|
|
|
[
|
|
|
|
{
|
|
|
|
type: "comment",
|
|
|
|
name: "findDuplicates",
|
|
|
|
allowUsers: ["cleidigh", "usernamehw", "gjsjohnmurray", "IllusionMH"],
|
|
|
|
action: "comment",
|
|
|
|
comment: "Potential duplicates:\n${potentialDuplicates}",
|
|
|
|
},
|
|
|
|
],
|
2020-03-14 06:11:07 +08:00
|
|
|
}
|