Package update.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m26s

This commit is contained in:
retoor 2024-12-14 05:22:59 +00:00
parent c6bb785e2c
commit 6dc231111f
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -46,7 +46,7 @@ def main():
"MichelleWeeks", "MichelleWeeks",
"JaredRuiz", "JaredRuiz",
"LoriMcgee", "LoriMcgee",
"AmandaFloyd" "AmandaFloyd",
] ]
for username in usernames: for username in usernames:
executor.submit(bot_task, f"{username}@molodetz.nl", args.password) executor.submit(bot_task, f"{username}@molodetz.nl", args.password)