db.getCollection("prefixcommands").aggregate([
{ $match: { "contents.image": { $exists: true, "$ne": "" } } },
{ $project: { _id: 0, name: 1, image: "$contents.image" } }
])
As of 04/03/2025, 1000z there are 51 prefix command entries in the database with images. See these below: