Oldschool bots.
Build Ragnar anti spam bot / Build (push) Successful in 1m13s

This commit is contained in:
2025-01-11 19:31:13 +01:00
parent d85969e257
commit 09505987f0
+1 -1
View File
@@ -17,7 +17,7 @@ def parse_args():
def main(): def main():
args = parse_args() args = parse_args()
usernames = vic.get_friends() usernames = ["no-spam1","no-spam2","no-spam3","no-spam4"]
while True: while True:
for username in usernames: for username in usernames: