Added @retoor mention.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 50s
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 50s
This commit is contained in:
parent
bc2165c402
commit
e504d2cd0b
@ -22,7 +22,7 @@ class Bot:
|
||||
"no-spam4": "vira",
|
||||
}
|
||||
self.name = names.get(self.name, "everyone")
|
||||
self.mark_text = "I am {} and downvoted you because you are spam. Your message will be removed from this community site due too much downvotes. See my profile for more information. Read my source code mentioned on my profile to see what you did wrong. Should be no problem for a developer. Have a nice day!".format(
|
||||
self.mark_text = "I am {} and downvoted you because you are spam. Your message will be removed from this community site due too much downvotes. See my profile for more information. Read my source code mentioned on my profile to see what you did wrong. Should be no problem for a developer. Have a nice day!\n\n@retoor: are you proud?".format(
|
||||
self.name
|
||||
)
|
||||
self.auth = None
|
||||
|
Loading…
Reference in New Issue
Block a user