Just-Some-Bots / MusicBot

:musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
https://just-some-bots.github.io/MusicBot/
MIT License
3.13k stars 2.35k forks source link

Integration to last.fm? #450

Open Yoposoc opened 8 years ago

Yoposoc commented 8 years ago

Hi, I'm on a server that uses this, and I'm wondering if I can get the stuff that the musicbot is playing to scrobble on last.fm. It seems like there's another guy that has done this with a different script: https://github.com/deansheather/discord.fm-client-tools . I know close to nil about coding, so I wanted to ask if it was possible. Thanks.

imayhaveborkedit commented 8 years ago

That script doesn't do last.fm scrobbling, its just noted on the todo list. There is a python library for last.fm but I'm not going to add that anytime soon. Maybe after all the major features are done.

arunesh90 commented 8 years ago

That script is for listening on the DiscordFM socket server, not for last.fm stuff.

Yoposoc commented 8 years ago

Oh, I see. Pity.

0x61726b commented 7 years ago

If anyone gets here, we have implemented Last.fm integration on our server, the code is not very clean so I wont be submitting a PR (as I see a Last.fm PR was there and got rejected before). If anyone is interested you can clone my fork and take a look at it.

No scrobbling from voice channels to Last.fm because we don't listen things on the VCs since 96128Kbps is awful to listen to music. We had it at some point but no one used so I removed it. The code is there though, you can easily add it.

github.com/arkenthera/MusicBot

What it can do:

Screenshots

arunesh90 commented 7 years ago

FYI, Bot accounts always stream at 128kbps, regardless of the channel settings.

AquaBob-15 commented 3 years ago

Does this still exist? Since Groovy and Rythym died I'm looking for a new bot for our server and prefer for it to auto scrobble songs like Groovy did.

Jcodeerd commented 3 years ago

Please use your own issue for that, but yes

walllable commented 3 years ago

I was about to make a feature request for this, but noticed that this one's still open. I'd love for this to be added.