Skip to content

vocality-org/vocality

Repository files navigation



Website   |   Documentation   |   Plugins

build code style

Do it yourself

If you want to try our Bot out with this repository yourself you have to follow these steps.

  1. clone it with git clone https://github.com/vocality-org/vocality.git.

  2. run npm install

  3. run npm run bootstrap

  4. go to cd base-build

  5. make a .env file with your keys and tokens

  6. run npm start