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
1. **Start the bot**:
```bash
npm start
```
or
```bash
node index.js
node teamspeak.js
```
_(Adjust the filename if necessary.)_