Open Yoposoc opened 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.
That script is for listening on the DiscordFM socket server, not for last.fm stuff.
Oh, I see. Pity.
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:
FYI, Bot accounts always stream at 128kbps, regardless of the channel settings.
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.
Please use your own issue for that, but yes
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.
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.