Recieve notifications for your favourite vinted searches with this discord bot

discord discord-bot discord-js vinted
2 Open Issues Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Replace all instances of `console.log` in the Vinted Discord bot project with a structured logging library like `winston` to enable features such as different log levels, file writing, and improved log management.

Complexity: 3/5
enhancement good first issue

Recieve notifications for your favourite vinted searches with this discord bot

JavaScript
#discord#discord-bot#discord-js#vinted

AI Summary: Refactor the Vinted Discord bot to move hardcoded values, such as the `per_page` parameter in `src/bot/search.js`, into a central configuration file. This improves maintainability and makes adjustments easier.

Complexity: 2/5
enhancement good first issue

Recieve notifications for your favourite vinted searches with this discord bot

JavaScript
#discord#discord-bot#discord-js#vinted