jagrosh / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
5.1k stars 2.49k forks source link

[Feature Request] LastFm scrobbling #1343

Open MikaVBe opened 1 year ago

MikaVBe commented 1 year ago

Is your feature request related to a problem? Please describe.

I have a website for my minecraft server, and I use this discord bot as a music bot for the discord server, I would like to use the lastfm API to display the last played song by the bot.

What is your ideal solution to the problem?

add the lastfm api

How would this feature be used?

website api pull trace time and date of played song

Additional Info

the "api" addition isnt the same as what i want, its optional, not a must add it before running

Checklist

depwl9992 commented 10 months ago

Years ago I created a really barebones "album scrobbler" in PHP. Type an album and artist, it runs a search, you do a quick, visual scan of the track list and in one go all the tracks were scrobbled with proper spacing of timestamps backward in time. I could stand to get it and similar scripts working again.

Am I volunteering myself to take this on? Maybe.

Do I have time? Not really.

Do I still want to? Yeah, kinda..

I'm gonna take this idea and see what I can do.. maybe throw it a pull request in another six months.