mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 09:12:21 +00:00
feat: new trigger
This commit is contained in:
parent
0b27523212
commit
136b0fc5c9
@ -18,6 +18,7 @@ export const transformers: Transformers = [
|
||||
"“new topic",
|
||||
"prefer not to continue",
|
||||
"still learning so I appreciate your understanding and patience",
|
||||
"I cannot continue this conversation",
|
||||
];
|
||||
|
||||
if (triggers.some(trigger => lowercaseReply.includes(trigger)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user