I also made a Discord bot for maloja! #306
duckfromdiscord
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With the power of Rust, I've created a Discord bot for maloja! As of now, it only shows an amount of scrobbles, but over the next couple weeks I'm going to be adding more and more functionality. The end goal is to be able to show a leaderboard within a server for any particular artist, similar to the Last.FM bot.
All you have to do to use the bot is join a server with the bot in it and point the bot to your maloja website by running
!website_setup http://yourmalojawebsite.com:42010/
replacing that URL with your site. I'm also working on a way to use the bot without needing to port forward, but since this takes up bandwidth, I'd rather you link it to a public website if you have the ability.It uses my library mljcl for all of the interfacing with maloja.
It's being hosted at shuttle.rs, an open source hosting platform made specifically for us Rust enjoyers.
Some planned features are: filters and privacy settings, music taste comparison (though I need to figure out how an algorithm for that might work, let me know if you've got any ideas!), Last.FM integration so that maloja users can compare with Last.FM users and vice-versa, square album chart generation, and more!
Beta Was this translation helpful? Give feedback.
All reactions