- Stop chatbot (Ctrl + C)
npm install --only=prodornpm install- Follow the instructions below
- Start chatbot
node chatbot.js
node migration.js -f version-1.14.0
Nothing you have to do.
- Before you upgrade
- Remove node_modules
- Remove package.json
- Download upgrade
npm i --only=prodOR
npm i
gulp buildNothing you have to do.
Nothing you have to do.
Default command !bots has changed. See:
Nothing you have to do.
adminer-4.6.2.php was removed from repo and has to be installed with composer.
See: Install PHP, Adminer and Web UI.
Nothing you have to do.
Add "performance": 1, or "performance": 0, in src/app/chatbot.json
Add "backup": true, or "backup": false, in src/app/chatbot.json
node migration.js -f version-1.3.0
Nothing you have to do.
Nothing you have to do.