This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user