This commit is contained in:
2025-10-29 01:15:25 +03:00

View File

@@ -48,6 +48,9 @@ npm install
# Build the TypeScript code
npm run build
# On Linux/macOS: Make the compiled file executable
chmod +x dist/index.js
```
### 2⃣ Configuration