update toot message

This commit is contained in:
Ben Harris 2020-06-19 10:10:49 -04:00
parent c6859e2513
commit 2fc07b53ae
1 changed files with 1 additions and 1 deletions

2
bot.sh
View File

@ -70,7 +70,7 @@ do
done 11< email-subscribers.txt
for json in ./*-toot.json; do
toot --creds "$json" "dj $dj is now streaming live on https://tilderadio.org! tune in here: $link"
toot --creds "$json" "dj $dj is now streaming live on #tilderadio! tune in here: $link"
done
fi
fi