-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration to last.fm? #450
Comments
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 github.com/arkenthera/MusicBot What it can do:
Screenshots |
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.
The text was updated successfully, but these errors were encountered: