diff options
-rwxr-xr-x | followalert.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/followalert.rb b/followalert.rb index 5315d9c..61caba1 100755 --- a/followalert.rb +++ b/followalert.rb @@ -77,7 +77,7 @@ end end twitchfollows << name end - offset += 100 + offset += 95 end |