Automate the seeds of war.
- get a config.json file from Kirby or make one https://discordjs.guide/preparations/setting-up-a-bot-application.html#your-token
nvm use
(to be sure you're running the same node version as intended in the .nvmrc file)npm ci
(to install all the modules from the package-lock file)npm run start