Git Product home page Git Product logo

Comments (6)

get-got avatar get-got commented on June 11, 2024

Can you try {{msgContent}} to see if it's parsing the data keys at all?

If it can parse that, the only reason it would fail to parse {{embedDesc}} is if it thinks there's 0 embeds attached to the message.

image

from discord-downloader-go.

kauffy avatar kauffy commented on June 11, 2024

Yes! That does put the content into the .prompt file.

Though, it is not grabbing .prompts for any existing images.

from discord-downloader-go.

get-got avatar get-got commented on June 11, 2024

It would only log upon a file download, so you would need to do "save": false, and "savePossibleDuplicates": true, to ignore database checking, should work with both of those.

As for embedDesc being blank, send a screenshot of how these look in Discord. Midjourney is likely not putting the prompt in the embed description but rather in the field table.

from discord-downloader-go.

kauffy avatar kauffy commented on June 11, 2024

If I do the save: false/savePD: true setting, it won't attempt to re-download the images? I have about 10K in one folder alone-- they've been downloaded a few times.

Here's one. This image had not been downloaded yet (DDG seemed to be ignore some recent files), but DDG pulled it, and its prompt, down.
image

from discord-downloader-go.

get-got avatar get-got commented on June 11, 2024

@kauffy "save": false, completely prevents writing media files for that specific configuration group, "savePossibleDuplicates": true, ignores database checking. That should allow you to do whatever, ignoring database entries and not actually saving the files. It should still log as though they're being downloaded, they're just never written to the destination. This example you've given would use {{msgContent}} for prompt grabbing.

from discord-downloader-go.

kauffy avatar kauffy commented on June 11, 2024

Well, something strange is happening-- that particular channel, she is STILL the last picture that was downloaded. I moved the channel id to the front of the list, but it still seems to be ignored.
The last file saved of any kind in that channel's folder is from Feb. 15, though that may have been manual. The last .prompt file is from Feb. 12.

from discord-downloader-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.