Paste any song link in a channel — the bot replies with every platform. Self-host it using the source code on GitHub.
How it works — PasteSong fetches cross-platform links from the Odesli / song.link API, a free public service that indexes music across streaming platforms.
If Apple Music is missing from the Odesli response, we fall back to the iTunes Search API and match by track title + artist name.
No data is stored. All lookups happen at request time.
Open source — PasteSong is open source and can be self-hosted. View on GitHub.