diff --git a/app/functions.py b/app/functions.py index 7000cb8..65b9d04 100644 --- a/app/functions.py +++ b/app/functions.py @@ -95,14 +95,14 @@ def make_post(args): print("No posts to learn from.") return - model = nlt_fixed(posts) - tries = 0 - post = None - if bot['fake_mentions'] == 'never': # remove all mentions from the training data before the markov model sees it posts = re.sub(r"(?