ControlxFreak / XmasLootBox

Merry Christmas! Welcome to the 2022 Discord Christmas NFT Loot Box Advent Calendar!
1 stars 0 forks source link

Return the fullpath names rather than the directory #16

Closed ControlxFreak closed 1 year ago

ControlxFreak commented 1 year ago

It feels so ugly walking through that directory structure 3x rather than just returning the filenames when I save them in save_nfts()

ControlxFreak commented 1 year ago

done