Prerequisites:
- Node.js 16.9 or higher (latest LTS works)
- git
- ffmpeg (or add to package.json
"ffmpeg-static": "^5.2.0",
)
git clone https://github.com/ds-exe/Multi-Bot.git && cd Multi-Bot
npm install
- Remove
.example
from bothMultiDatabase.db.example
andconfig.json.example
- Edit
config.json
to populate all fields as required
Run the bot via your chosen script (launch.bat included for windows, launch.sh for linux via pm2)
- Navigate to Multi-Bot directory
npm run update
- Restart bot to run new version