MBot is a self-contained Discord music bot built with Python and discord.py. It plays audio from YouTube (URLs, searches, playlists) and Suno (direct song URLs) directly into Discord voice channels.
A Discord music bot that plays audio from SoundCloud in voice channels, with queue management and slash commands. Built as a portfolio project demonstrating discord.py, yt-dlp integration, FFmpeg ...