Create readme.md

This commit is contained in:
freearhey
2025-08-11 08:56:36 +03:00
parent 8599cf1e45
commit 9ecd4a684e

View File

@@ -0,0 +1,21 @@
# roya-tv.com
https://en.roya.tv/live-stream
### Download the guide
```sh
npm run grab --- --site=roya-tv.com
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/roya-tv.com/roya-tv.com.config.js --output=./sites/roya-tv.com/roya-tv.com.channels.xml
```
### Test
```sh
npm test --- roya-tv.com
```