mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-07-25 08:17:39 +00:00
feat: new trigger
This commit is contained in:
@ -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)))
|
||||
|
Reference in New Issue
Block a user