diff --git a/app/functions.py b/app/functions.py index 1e4a87f..8af304d 100644 --- a/app/functions.py +++ b/app/functions.py @@ -122,7 +122,7 @@ def generate_output(handle): # also format handles without instances, e.g. @user instead of @user@instan.ce post = re.sub(r"(?= post_frequency") +# cursor.execute("SELECT handle FROM bots WHERE enabled = TRUE") bots = cursor.fetchall() with Pool(cfg['service_threads']) as p: