AI Character Chat - User Code - Create Button

Can a UI button be created from within the user code?

If so, could someone share a code snippet or point me to a reference?

Thanks!

2 points · 1 comments · view on lemmy.world

1 Comments

tehwabb1t@lemmy.world · 2 pts · 1y

If you mean in the ai chat you can add oc.window.show() in the javascript code further down and it opens a side iframe that you could use. check this url [https://rentry.org/82hwif] and might have some help.