About
Now-Playing Bot pins a single message in a Telegram channel showing the current or last played Spotify track — album art, song, and artist — and updates it in place every couple of minutes. No message spam.
How it works
It builds on spotify-github-profile.kittinanx.com, so no Spotify Developer app is needed — it reuses the auth already granted for the GitHub README widget (Premium required under Spotify’s 2026 Developer Mode rules). The bot must be a channel admin with Post and Pin permissions.
Layout
api/health.ts,api/poll.ts— Vercel functionslib/svg-parser.ts,lib/telegram.ts— Shared logicvercel.json— Config