Discord-Music-Bot
Discord Music Bot is music bot for playing the songs in Discord voice channel
Features
- Youtube Search
- Play youtube playlist
- Volume Control
- Play from youtube url
Installation
Follow in Terminal/CMD
- Create Virtual environment
python -m venv venv
- Activate Virtual environment
- For Linux
source venv/bin/activate
- For Windows
venv\Scripts\activate
- Install Dependencies
pip install -r requirements.txt
Run
python bot.py
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Authors
Contributors names and contact info
Support
Please open an issue for support.