grumble-youtube/README.md
2020-12-28 18:55:06 +01:00

26 lines
306 B
Markdown

# grumble-youtube
## Install
`npm i` or `yarn`
## Usage
```
$ MUMBLE_SERVER=server.domain.com node index.js
```
## Play
```
Write in grumble: play <youtube-link>
Example:
play https://www.youtube.com/watch?v=XXXXXXX
You can use other links sites such as youtube-dl software
```
## License
### MIT