Doubled amount of rants to check.
Some checks are pending
Build Ragnar anti spam bot / Build (push) Waiting to run
Some checks are pending
Build Ragnar anti spam bot / Build (push) Waiting to run
This commit is contained in:
parent
532a102719
commit
6b3274dfd2
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user