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

Watchers

Forks

Releases

No releases published

Packages

No packages published