Banner

Logo

Chords


On a mission to build the best Discord Music Bot

View Demo
·
Report Bug
·
Request Feature

Table of Contents
  1. About The Project

  2. Getting Started

  3. Roadmap
  4. Contributing
  5. License

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

  • Download Python3 from here
  • Download FFmpeg from here

Installation

  1. Fork the project first

  2. Clone the forked repo

    git clone https://github.com/your_name/chords.git
  3. In the project directory, install the packages using

    pip install -r requirements.txt
  4. Create a Bot from the Discord Developer Portal and copy the Bot token. Create a .env file and paste the Token.

    TOKEN = "Your Token"
  5. 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.

  1. Fork the Project
  2. Create your Feature Branch ( git checkout -b feature/AmazingFeature )
  3. Add your Changes ( git add . )
  4. Commit your Changes ( git commit -m 'Add some AmazingFeature' )
  5. Push to the Branch ( git push origin feature/AmazingFeature )
  6. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

GitHub

https://github.com/amanjha8100/chords