Skip to content

A useful script to get email notification of new items by an artist on Discogs. 📨 Built with #NodeJs and #MongoDB

License

Notifications You must be signed in to change notification settings

KirianCaumes/Discogs-Notification-On-New-Items

Repository files navigation

Discogs Notification On New Items

GitHub License GitHub Repo stars Support this project

A useful script to get email notifications of new items by one or more artist(s) on Discogs. 📨

Example

Why this project?

If you want to be notified of new items added to Discogs from one or more artists, you can use the list system and enable notifications. 🤔

Unfortunately, you will only receive notifications on "Release" versions and not on "Appearances" and "Unofficial". 😓

This is the goal of this project. 👈

How to deploy in production

Create and setup a .env according to the .env.example file.

Install dependencies with:

npm install

Start the script with a scheduled task:

npm start

How to contribute/develop

There is a devcontainer on that project already configured, feel free to use it.

Create and setup a .env according to the .env.example file.

Install dependencies with:

npm install

Start the script:

npm start

You can open a pull request with your new additions.

About

A useful script to get email notification of new items by an artist on Discogs. 📨 Built with #NodeJs and #MongoDB

Topics

Resources

License

Stars

Watchers

Forks