mumble-record/README.md
2020-03-20 00:21:41 +01:00

17 lines
204 B
Markdown

# mumble-record
## Mumble Record Bot in NodeJS
# Install
```
yarn or npm i
```
# Run
```
node record.js <server> <nick> <channel>
```
# Example
```
node record.js mastodon.madrid record
```
# License
MIT