mumble-record/README.md
2020-03-19 15:14:26 +01:00

17 lines
194 B
Markdown

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