Vibe Bot

  • Tech Stack: Python
  • Dependencies: yt_dlp, discord.py, asyncio
  • Github URL: Project Link

Developed a Discord music bot using Python and discord.py, which integrates with YouTube to stream music. The bot features:

  • Play Music: Accepts YouTube links or search queries to play audio in voice channels.
  • Queue Management: Allows users to add songs to a queue, skip tracks, and clear the queue.
  • Playback Controls: Supports pausing, resuming, and stopping playback.
  • Current Song Info: Displays details of the currently playing song.
  • Queue Display: Provides paginated display of the current queue with interactive reactions for navigation.
  • Command Handling: Utilizes custom commands for music control, queue management, and bot information.