From 6b3274dfd228af8f3f99601f07360dcf584520fb Mon Sep 17 00:00:00 2001 From: retoor Date: Tue, 10 Dec 2024 05:07:05 +0100 Subject: [PATCH] Doubled amount of rants to check. --- src/ragnar/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ragnar/bot.py b/src/ragnar/bot.py index 7acf016..11584ca 100644 --- a/src/ragnar/bot.py +++ b/src/ragnar/bot.py @@ -15,7 +15,7 @@ class Bot: self.password = password self.name = self.username.split("@")[0] self.rant_history = [] - self.amount_of_rants_to_check = 15 + self.amount_of_rants_to_check = 30 self.sus_users = ["Buffon"] self.names = { "no-spam": "Anna",