Ncspot discord rich presence add-on
Since ncspot doesn’t implement spotify connect, we cannot share our listening activity in discord’s rich presence. Thus using RichSpot makes it possible to do.
Assets will not be visible until they’re cached this is a limitation of discord
.
It will take atleast 10-15 min before they’re visible.
pip install --upgrade richspot
pip install -r requirements.txt
pip install . --user
richspot & # Run in the background
- Go to discord developers page.
- Create an application with a custom name.
- Get application id in generation info tab.
- Optionally upload a cover image for rich presence invite.
Authorization Token is used to upload and delete song cover assets.
- Open developers tools (Inspect Elements) (F12)
Do not share any keys with anyone unless you want to lose your account.