Musicbucket Bot

A Telegram bot that helps chat users sharing and keeping track music
Alternatives To Musicbucket Bot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Rss To Telegram Bot560
6 days ago3April 02, 202222agpl-3.0Python
A Telegram RSS bot that cares about your reading experience
Sopds178
a year ago31otherPython
Simple opds catalog
Send2kindlebot141
3 months ago16gpl-3.0Python
Send to Kindle Telegram Bot
Telegram Cli Backup96
4 years ago3mitLua
A simple Lua script to backup Telegram messages into a CSV or sqlite database
Telegram Sedenuserbot76
3 days agoagpl-3.0Python
Another python3 telegram userbot project. Made with pyrogram library.
Mqtg Bot67
9 months ago4mitGo
MQTT Client Telegram Bot
Musicbucket Bot35
9 months ago4gpl-3.0Python
A Telegram bot that helps chat users sharing and keeping track music
Telegram Userbot35
3 years ago1gpl-3.0Python
MtProto API ile yapılmış olan Telegram UserBot
Tg2web27
7 months agootherPython
https://www.webtg.org
Football Chat Bot 227
a year ago2mitTypeScript
Football chat bot build with NestJS framework
Alternatives To Musicbucket Bot
Select To Compare


Alternative Project Comparisons
Readme

MusicBucket Bot

full_logo

About

MusicBucket Bot is a Telegram Bot that adds features and possibility to interact with Spotify music links that users send in a chat.

Its main feature is to allow you to save links that someones shares in a Chat in a personal list. So you can easily track which music you have pending to listen to.

When an user sends a link, the bot is able to get information from a Spotify link like:

  • Artist
  • Album
  • Track
  • Genres
  • Audio preview

It also integrates with Last.fm to retrieve information about your user like Now Playing.

Why Telegram?

I chose Telegram because I'm in a few groups where we share music everyday. We soon realized that the links we shared in a group were often missed. Therefore, the idea of making a tool for keeping track of the music we share started growing so I started developing this bot.

Why Spotify?

At the start the bot supported both Spotify and Deezer, but Spotify is the platform that we use mostly, so implementing new features for both platforms became complicated and I decided supporting Spotify only.

Commands

  • /music [@username] Retrieves the music shared in the chat from the last week. Grouped by user. Filter by @username optionally.
  • /music_from_beginning @username Retrieves the music shared in the chat from the beginning of time by an user.
  • /savedlinks Retrieves a list with your saved links
  • /deletesavedlinks Shows a list of buttons for deleting saved links
  • /mymusic Retrieves the music that you shared in all the chats. It has to be called from a private conversation.
  • /topalbums [period](7day 'default'/1month/3month/6month/12month/overall) Top Albums. Returns the Last.fm top albums of your user.
  • /topartists [period](7day 'default'/1month/3month/6month/12month/overall) Top Artists. Returns the Last.fm top artists of your user.
  • /toptracks [period](7day 'default'/1month/3month/6month/12month/overall) Top Tracks. Returns the Last.fm top tracks of your user.
  • /np Now Playing. Returns track information about what you are currently playing in Last.fm.
  • /collage [rows] [cols] [period](7day 'default'/1month/3month/6month/12month/overall) Returns a collage of your most listened albums in a period.
  • /lastfmset username Sets a Last.fm username to your Telegram user.
  • /stats Retrieves an user list with a links counter for the current chat.
  • /help Retrieves a list of available commands and bot features.
  • @music_bucket_bot artist|album|track name Search for an artist, an album or a track and send it to the chat.

Official bot => @music_bucket_bot

Screenshots

screenshot_1 screenshot_3
screenshot_2 screenshot_4

Installation

  • Install pyenv and poetry
  • Do poetry install inside the folder.
  • Copy the .env.dist file to .env and fill the variables with your Telegram and Spotify data.
  • Execute python main.py

Special thanks

To the Sonomada community and its group in Telegram (https://t.me/Sonomada_gang) where we use and test the bot actively and propose new features.

License

The content of this project is licensed under the GNU/GPLv3 license. See LICENSE file.

Popular Telegram Projects
Popular Sqlite Projects
Popular Messaging Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Python3
Telegram
Sqlite
Spotify
Telegram Bot
Album
Spotify Api
Telegram Bot Api
Lastfm
Musicbrainz
Peewee
Music Information Retrieval