mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 10:51:23 +00:00
Auto-reply: add exact stop trigger for do not do that
This commit is contained in:
@@ -63,6 +63,7 @@ const ABORT_TRIGGERS = new Set([
|
|||||||
"stop dont do anything",
|
"stop dont do anything",
|
||||||
"stop do not do anything",
|
"stop do not do anything",
|
||||||
"stop doing anything",
|
"stop doing anything",
|
||||||
|
"do not do that",
|
||||||
"please stop",
|
"please stop",
|
||||||
"stop please",
|
"stop please",
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user