Skip to content

FDJHBYB/MusicBOt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🎵 Discord Music Bot

Welcome to my Discord Music Bot! This bot is designed to join voice channels, play your favorite tracks, and respond to commands in the text channel.


📌 Current Challenge

I’m looking for talented developers to help me optimize the response speed. Right now the bot sometimes takes a moment to join or play, and I’d love it to be lightning-fast ⚡️.

🔧 Technologies

  • discord.py or nextcord
  • Python 3.8+
  • Async IO optimizations

🚀 How to Contribute

  1. Fork this repository.

  2. Clone to your machine:

    git clone https://github.com/FDJHBYB/MusicBot.git
  3. Create a branch:

    git checkout -b improve-speed
  4. Install dependencies:

    pip install -r requirements.txt
  5. Tweak the code & test locally.

  6. Open a Pull Request with a clear description of your changes.


🛠️ Setup

  1. Create a .env file in the root directory:

TOKEN=YOUR_REAL_DISCORD_TOKEN VOICE_CHANNEL_ID=123456789012345678 TEXT_CHANNEL_ID=987654321098765432

2. Install dependencies:
   ```bash
   pip install -r requirements.txt
  1. Run the bot:

    python bot.py

🤝 Appreciation

Thank you for your help and happy coding! ❤️

About

Discord Music Bot

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors