Install and run via Non-Docker (Manual) method
v5To run the bot directly on your host machine:
- Configure the
config.jsfile first. Ensure you add a valid Lavalink host. - Install dependencies and deploy slash commands:
npm install
npm run deploy- Start the bot:
node index.jsnpm install
npm run deploy
node index.js