Skip to content

Discord Music Bot Setup v1.0.0

Compare
Choose a tag to compare
@MCbabel MCbabel released this 10 Jun 23:24
· 63 commits to main since this release
1fb41b1

🎉 Initial Release of the Discord Music Bot Setup Script 🎉

This initial release includes a comprehensive batch script to set up a feature-rich Discord Music Bot with seamless integration for YouTube and Spotify. The script automates the entire setup process, making it easy to get your bot up and running in no time.

Features:

  • Automated Setup: The batch script creates the necessary directory structure, prompts for required information, installs dependencies, and generates all necessary files.
  • YouTube and Spotify Integration: Play music from both YouTube and Spotify effortlessly.
  • Queue Management: Manage your song queue with commands to add, skip, pause, resume, and stop songs.
  • Slash Commands: Utilize modern slash commands for a better user experience.
  • Multilingual Help: Get help in multiple languages with an interactive help menu.

Getting Started:

  1. Download and run the setup.bat file.
  2. Follow the prompts to enter your Discord Bot Token, Spotify Client ID, and Spotify Client Secret.
  3. Let the script handle the rest!
  4. Once the setup is complete, simply run the bot.py file to start the bot.

Requirements:

  • Windows OS
  • Python 3.6 or higher
  • FFmpeg installed and added to your system PATH

Feel free to contribute and enhance the bot's capabilities! This project was created in collaboration with ChatGPT to demonstrate the power of AI-driven development.

Happy listening! 🎵


Files Included:

  • setup.bat: Batch script to automate the setup process.
  • README.md: Instructions and documentation.
  • LICENSE: MIT License for the project.