Create readme.md

This commit is contained in:
freearhey 2025-01-25 21:39:20 +03:00
parent c726d85fc9
commit 4c58425893

View file

@ -0,0 +1,21 @@
# teleboy.ch [Geo-blocked]
https://www.teleboy.ch/programm
### Download the guide
```sh
npm run grab --- --site=teleboy.ch
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/teleboy.ch/teleboy.ch.config.js --output=./sites/teleboy.ch/teleboy.ch.channels.xml
```
### Test
```sh
npm test --- teleboy.ch
```