🎵 LyricLounge

LyricLounge is a feature-rich Discord music companion bot designed for music enthusiasts who want quick access to song lyrics, track information, and music recommendations directly within their Discord servers. The bot integrates multiple music APIs to fetch real-time data about songs and artists while presenting results using clean Discord embeds for a smooth and engaging user experience.

View Repository ← Back to Projects

Features

🎤 Lyrics Finder

Fetch complete song lyrics instantly using the LRCLib API with automatic formatting and handling of long text responses.

🎵 Track Information

Retrieve detailed information about a song including album, release date, duration, and artist details.

📈 Trending Tracks

Display the top trending songs using data from the Deezer API to keep users updated with popular music.

🎧 Genre Recommendations

Suggest songs based on a chosen genre using the Last.fm API recommendation system.

😊 Mood-Based Suggestions

Users can enter their current mood and receive song suggestions that match their vibe.

🎶 Personal Playlists

Create and manage custom playlists directly within Discord commands.

Technologies Used

Python discord.py LRCLib API MusicBrainz API Deezer API Last.fm API aiohttp dotenv