H4cK3dR4Du / Discord-Member-Booster

The best member booster for discord, super easy to use and effective! What are you waiting for to increase your servers?
https://radutool.org
235 stars 197 forks source link

threading is not defined #15

Open femboyjophiel opened 10 months ago

femboyjophiel commented 10 months ago

for i in range(int(num_threads)): thread = threading.Thread(target=run, name=f"BOOSTER-{i+1}") threads.append(thread) thread.start()

line 394, in thread = threading.Thread(target=run, name=f"BOOSTER-{i+1}") NameError: name 'threading' is not defined. Did you mean: 'threads'?

TheKindDeveloper commented 10 months ago

fix it urself, femboy.