@ -93,6 +93,8 @@ def tootTheTweet(tweet):
helpers._info('tootTheTweet() => Tweet ' + tweet_id + ' was already posted. Reposting...')
return False
else:
tweet_check = open(tweet_check_file_path, 'w')