A Discord bot for music nerds that helps you easily get info about any album or artist on Discogs in any Discord server. More info at https://kamranpayne.com/spincord.
Spincord is a Typescript and NodeJS app that authenticates with the Spincord Discord bot user using discord.js. The Discogs REST API is used to query for album, artist, and marketplace data. The source is linted with eslint, unit tested with JEST, and uses GitHub Actions for automated CI/CD.
Read the CONTRIBUTING docs for contributor info. Be sure to take a look at the CODE OF CONDUCT too while you're at it.
The Spincord website is a Jekyll blog maintained on the gh-pages branch and served by GitHub Pages.