ewkt / Vinted-Discord-Notifications

Recieve notifications for your favourite vinted searches!
GNU General Public License v3.0
16 stars 3 forks source link

fix: delay showing as [object Promise] #8

Closed Faroukhamadi closed 1 month ago

Faroukhamadi commented 1 month ago

Fixes #9 This pull request includes a change to the postArticles function in src/bot/post.js to ensure asynchronous processing of article data.

Changes to asynchronous processing: