You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print'!!!! Repost of a top '+str(bot_topSubsLimit) +' submission !!!'
188
-
reasons.append('* This video is in the [top '+bot_topSubsLimit+'](http://www.reddit.com/r/'+r_subredit+'/top/?sort=top&t=all) submission of all time in this sub. ')
188
+
reasons.append('* This video is in the [top '+str(bot_topSubsLimit)+'](http://www.reddit.com/r/'+r_subredit+'/top/?sort=top&t=all) submission of all time in this sub. ')
189
189
try:
190
190
# Take a break before searching for reposts, but only if not enough time since the last search has passed.
0 commit comments