fuck me sideways

This commit is contained in:
Ben Harris 2018-10-30 18:15:34 -04:00
parent 45a0054918
commit 041c20efbc
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
1 changed files with 1 additions and 1 deletions

2
bot.sh
View File

@ -33,7 +33,7 @@ do
if [[ ! -z "${dj}" ]]; then
echo "PRIVMSG #$channel :$dj is now online! tune in now here: https://bhh.sh/listen" >> $input
while read -u 10 subscriber; do
echo "PRIVMSG $subscriber :$dj is now online! tune in now here: https://bhh.sh/listen" $input
echo "PRIVMSG $subscriber :$dj is now online! tune in now here: https://bhh.sh/listen" >> $input
done 10< subscribers.txt
TOOT_JSON_PATH=. toot "dj $dj is now streaming live on https://tilderadio.org! tune in here: https://bhh.sh/listen"
fi