Oldschool bots.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m13s
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m13s
This commit is contained in:
parent
d85969e257
commit
09505987f0
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user