Add "Install" and "Usage"
This commit is contained in:
parent
347d865196
commit
4b63e11ade
26
README.md
26
README.md
@ -1,3 +1,29 @@
|
|||||||
|
### 0.Install
|
||||||
|
```
|
||||||
|
#Install telegram-upload
|
||||||
|
sudo pip3 install -U telegram-upload
|
||||||
|
#Check if all works(If not,READ MESSAGE)
|
||||||
|
telegram-upload README.md
|
||||||
|
|
||||||
|
git clone https://notabug.org/Justuser/getnetradio.git
|
||||||
|
cd getnetradio
|
||||||
|
```
|
||||||
|
### 1.Usage
|
||||||
|
```
|
||||||
|
#Config your stations and audio time in run.sh
|
||||||
|
#Config upload audio file to teelegram in up.py
|
||||||
|
--to https://t.me/getnetradio_nashe0punk
|
||||||
|
#Here your link telegram channel
|
||||||
|
|
||||||
|
#Start
|
||||||
|
./run.sh
|
||||||
|
#Stop
|
||||||
|
./stop.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
Notes for me:
|
Notes for me:
|
||||||
#Add files
|
#Add files
|
||||||
|
Loading…
Reference in New Issue
Block a user