Chords
View Demo · Report Bug · Request Feature
On a mission to build the best Discord Music Bot Table of Contents
About The Project
Most of the Discord Music Bots are down. They got banned, unfortunately.
So we thought of making our own Discord Music Bot for our Discord Community.
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
You should have Pyhton and FFmpeg installed in your system
Installation
-
Fork the project first
-
Clone the forked repo
git clone https://github.com/your_name/chords.git
-
In the project directory, install the packages using
pip install -r requirements.txt
-
Create a Bot from the Discord Developer Portal and copy the Bot token. Create a
.env
file and paste the Token.TOKEN = "Your Token"
-
Invite the Bot to your server and run
python app.py
Roadmap
See the open issues for a list of proposed features (and known issues). Feel free to raise new issues.
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Add your Changes (
git add .
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.