i don't know about image generation but you can use this to stop on a word link me your gen i want to see it in action
if (output.includes(stopWord)) { output = "The conversation has ended."; }
A nonspecific casual place for anything Perchance, including generator outputs, memes, prompts, casual discussion, advertising your generator, and anything else you wouldn't post in the more technical Perchance Forum.
This is where to post Community Events.
Resources:
Rules:
i don't know about image generation but you can use this to stop on a word link me your gen i want to see it in action
if (output.includes(stopWord)) { output = "The conversation has ended."; }
Just check to make sure there is no "image" feature in the code of the chatbot.
Also, it's Artificial Intelligence. You sure can code an AI to review your text every time, and if it detects , force quit responding. However, that would cause major lag, and I have no idea how to code like that.