Doubled amount of rants to check.
Some checks are pending
Build Ragnar anti spam bot / Build (push) Waiting to run

This commit is contained in:
retoor 2024-12-10 05:07:05 +01:00
parent 532a102719
commit 6b3274dfd2

View File

@ -15,7 +15,7 @@ class Bot:
self.password = password self.password = password
self.name = self.username.split("@")[0] self.name = self.username.split("@")[0]
self.rant_history = [] self.rant_history = []
self.amount_of_rants_to_check = 15 self.amount_of_rants_to_check = 30
self.sus_users = ["Buffon"] self.sus_users = ["Buffon"]
self.names = { self.names = {
"no-spam": "Anna", "no-spam": "Anna",