Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.08 KB



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