Open DerJanniku opened 2 weeks ago
managed to execute the code, but it fails to take screenshot (it might be gemini fault):
app-1 | Received.
app-1 | Full response: ""Ok, I'll take a screenshot! !look
app-1 | ""
app-1 | stopping self-prompt loop
app-1 | parsed command: { commandName: '!look', args: [] }
app-1 | Screenshot capture failed: {}
app-1 | Agent executed: !look and got: Failed to capture view: skills.captureView is not a function
@Shandelier i will look in to it
I can tell this is AI generated and will not work. bot.screenshot is not a thing, and it needs to send the image to the model, which it does not do. did you even try testing it
Image Capture Feature for !look Command
Changes
captureView
function to capture screenshots at specified coordinates.Features
Related Issue
Addresses #299: Image capture with !look(x, y, z).