Skip to content
/ spincord Public

a discord bot for easily getting music data and images from discogs

License

Notifications You must be signed in to change notification settings

kmrn/spincord

Repository files navigation

record Spincord

Spincord CI/CD MIT License GitHub Release Code of Conduct

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.

Stack

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.

Contributing

Read the CONTRIBUTING docs for contributor info. Be sure to take a look at the CODE OF CONDUCT too while you're at it.

Website

The Spincord website is a Jekyll blog maintained on the gh-pages branch and served by GitHub Pages.