From 09505987f0335f3b0e4b708b1405effec1e5e811 Mon Sep 17 00:00:00 2001 From: retoor Date: Sat, 11 Jan 2025 19:31:06 +0100 Subject: [PATCH] Oldschool bots. --- src/ragnar/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ragnar/cli.py b/src/ragnar/cli.py index 51f8499..6576d00 100644 --- a/src/ragnar/cli.py +++ b/src/ragnar/cli.py @@ -17,7 +17,7 @@ def parse_args(): def main(): args = parse_args() - usernames = vic.get_friends() + usernames = ["no-spam1","no-spam2","no-spam3","no-spam4"] while True: for username in usernames: