Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
loopy750 authored Jan 30, 2021
1 parent 87e43f4 commit b31f2e2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modifications/adiirc/outputBitrate.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
on 1:LOGON:*://set %statusFileBitrate " $+ $sysdir(documents) $+ Loopy NGINX Monitor\Temp\outputBitrate.txt $+ " | unset %delayBitrate

on 1:TEXT:!b:%channelName: {
if (!%delayBitrate) {
set -u30 %delayBitrate 1
//say $read(%statusFileBitrate)
}
}

0 comments on commit b31f2e2

Please sign in to comment.