feat: print images in chat
This commit is contained in:
parent
6f9717f530
commit
46519ef1ea
@ -63,7 +63,9 @@ bot.command("end", async (ctx) => {
|
||||
task.noteName.replace(/\.md$/, "")
|
||||
}/photo-${photoIndex}.jpg`;
|
||||
|
||||
finalNote += `\n\n`;
|
||||
finalNote += `))
|
||||
})\n\n`;
|
||||
photoTasks.push({
|
||||
content: entry.content as Uint8Array,
|
||||
path: photoUrl,
|
||||
|
Loading…
x
Reference in New Issue
Block a user