TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A Discord bot for grabbing Last.fm data for a user

1 pointsby tinfoilboyover 6 years ago

1 comment

tinfoilboyover 6 years ago
This is a bot I made for a couple of servers that I am in that allows a user to associate their Last.fm account with their Discord account (works across servers) and then allows the user to pull data from their Last.fm. Currently this data is the currently playing track (or the most recently scrobbled track), as well as a 3x3 chart of their most listened to albums in the last week.<p>I made this using Node.js and the Discord.js library because the Last.fm bot that we used previously (fmbot) was becoming unstable and we needed a more reliable alternative.