This commit is contained in:
Ben Harris 2018-11-03 19:46:45 -04:00
parent 1f8ca26346
commit 77724d146a
1 changed files with 3 additions and 0 deletions

3
bot.sh
View File

@ -37,6 +37,9 @@ do
done 10< subscribers.txt
# @tilderadio@tilde.zone
TOOT_JSON_PATH=. toot "dj $dj is now streaming live on https://tilderadio.org! tune in here: https://bhh.sh/listen"
# @yourtilde@tilde.zone
TOOT_JSON_PATH=./yourtilde toot "dj $dj is now streaming live on https://tilderadio.org! tune in here: https://bhh.sh/listen"
# @tildeteam@tilde.zone
toot "dj $dj is now streaming live on https://tilderadio.org! tune in here: https://bhh.sh/listen"
fi