Click this to invite mikaela to your server.
Make sure you have node v16+ installed, and windows-build-tools.
$ npm install --global --production windows-build-tools
$ yarn install
When you're done, make sure to rename .env.example
to .env
.
$ npm install -g typescript
otherwise, just run to compile the typescript.
$ tsc
$ yarn start
$ docker-compose build
$ docker-compose up -d
To run the bot using development db / development bot token, just add the development flag, and vice versa.
$ node . --development
$ node . --production
If you want the bot to join a test vc automatically instead of joining the vc you're in ( so you could test the bot without actually joining a vc )
yarn testvc