A music and sound effect bot for Discord!
For this application, Node v16.6.0 or higher is needed.
- Open a Node capable command prompt
- Clone the repo:
git clone https://github.com/IgorZoeller/harmony.git - Inside the cloned directory, Run:
npm install
To use Harmony on your personal Discord server, make sure to have a Discord Bot Token from their Developer Portal. Then, create a .env file at the root directory and paste the Token as CLIENT_TOKEN=<your_token>.
The prefix for harmony is !, you can tipe !help at Discord chat to see all available commands.