Add Bossfight to users_to_process
This commit is contained in:
parent
0eedc67144
commit
e94c4ac596
@ -48,7 +48,7 @@ class User:
|
|||||||
follower_count = ''
|
follower_count = ''
|
||||||
|
|
||||||
user_dict = {}
|
user_dict = {}
|
||||||
users_to_process = ['thomotron', 'lacheque', 'slynk']
|
users_to_process = ['thomotron', 'lacheque', 'slynk', 'bossfightswe']
|
||||||
|
|
||||||
for user_str in users_to_process:
|
for user_str in users_to_process:
|
||||||
# Skip any users that have already been passed over to avoid infinite loops
|
# Skip any users that have already been passed over to avoid infinite loops
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user