Website | Documentation | Plugins
If you want to try our Bot out with this repository yourself you have to follow these steps.
-
clone it with
git clone https://github.com/vocality-org/vocality.git
. -
run
npm install
-
run
npm run bootstrap
-
go to
cd base-build
-
make a .env file with your keys and tokens
-
run
npm start