Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 657 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 657 Bytes

Harmony

A music and sound effect bot for Discord!

Run it locally and build it yourself

For this application, Node v16.6.0 or higher is needed.

  1. Open a Node capable command prompt
  2. Clone the repo: git clone https://github.com/IgorZoeller/harmony.git
  3. 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>.

Commands

The prefix for harmony is !, you can tipe !help at Discord chat to see all available commands.