This commit is contained in:
dlinux-host 2025-01-20 17:06:44 -05:00
parent b692b98715
commit 8be1a6ae9e

View File

@ -98,12 +98,9 @@ Make sure both files are located in the same directory where the bot is run.
## Usage ## Usage
1. **Start the bot**: 1. **Start the bot**:
```bash ```bash
npm start node teamspeak.js
```
or
```bash
node index.js
``` ```
_(Adjust the filename if necessary.)_ _(Adjust the filename if necessary.)_