diff --git a/src/auto-reply/reply/abort.ts b/src/auto-reply/reply/abort.ts index 1f3572464..3c05fa097 100644 --- a/src/auto-reply/reply/abort.ts +++ b/src/auto-reply/reply/abort.ts @@ -63,6 +63,7 @@ const ABORT_TRIGGERS = new Set([ "stop dont do anything", "stop do not do anything", "stop doing anything", + "do not do that", "please stop", "stop please", ]);