svoid dm_discord_copyLineToLongAppliedRuleList(long msgID) pcall { S mrStruct = gazelle_discord_matchedRuleStructForMsgID(msgID); if (mrStruct == null) ret; // with print("Not a Gazelle line or legacy"); print("Processing: " + l.msgID + " - " + l.text); printIndent(shorten(mrStruct, 50)); LS posNeg = uniquifyCI(map dm_posNegStringForEmoji(collect emoji(l.reactions))); S judgement = cic(posNeg, 'positive) ? 'good : 'bad; dm_gazelle_saveAppliedRuleToLongList( +judgement, matchedRuleStruct := mrStruct, context := "discord msg " + l.msgID); }