Radio infrastructure for Web 1.0 Telegram Channel
First of all make a Github Account dude!
Open Content.txt editor and place your content at User Suggested Content section
Then, press "Commit changes..." and fill the form describing what you added to content.txt and press "Propose changes"
And last step - Create pull request
Congratulations! You Won!
Now, wait until administrators review your PR and decide - merge it or not
- Docker
- Liquidsoap
- FFmpeg
- VSCode
- vscode-liquidsoap plugin
streamUrl = "REPLACE_ME"
streamKey = "REPLACE_ME"
touch secrets.liq
echo 'streamUrl = "replace_me"' >> secrets.liq
echo 'streamKey = "replace_me"' >> secrets.liq
make all