Linux Installation Guide
Follow these steps to install and run the bot on your Linux server:
Step 1: Log in to Your VPS
Step 2: Place Bot Files on the Server
Step 3: Navigate to the Bot Directory
cd /path/to/your-bot-directory
Step 4: Install Node.js Modules
npm install
Step 5: Start the Bot
Last updated