Added new bots.
Some checks failed
Build Ragnar anti spam bot / Build (push) Has been cancelled

This commit is contained in:
retoor 2024-12-14 06:22:06 +01:00
parent 765193223d
commit c6bb785e2c

View File

@ -42,6 +42,11 @@ def main():
"no-spam2351",
"no-spam2350",
"no-spam2349",
"JamesMedina",
"MichelleWeeks",
"JaredRuiz",
"LoriMcgee",
"AmandaFloyd"
]
for username in usernames:
executor.submit(bot_task, f"{username}@molodetz.nl", args.password)