mirror of
https://github.com/GigaohmBiological/Stream.Transcripts.git
synced 2026-01-18 11:04:06 +00:00
Updated tooling to include section for Twitch links
This commit is contained in:
@@ -42,6 +42,7 @@ for ((i = 0; i < ${#folders[@]}; i++)); do
|
|||||||
echo "Generating stream link: $url"
|
echo "Generating stream link: $url"
|
||||||
printf -v contents "${contents}- $url\n"
|
printf -v contents "${contents}- $url\n"
|
||||||
done
|
done
|
||||||
|
printf -v contents "${contents}\n## Links extracted from Twitch chat"
|
||||||
|
|
||||||
echo "${contents}" > "${base}/README.md"
|
echo "${contents}" > "${base}/README.md"
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user