Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

found the reason why it wont work #169

Open
somerandomguy404 opened this issue Oct 3, 2022 · 3 comments
Open

found the reason why it wont work #169

somerandomguy404 opened this issue Oct 3, 2022 · 3 comments

Comments

@somerandomguy404
Copy link

so in the code he has made the bot create codes with 23 character length
you have to change the code to 19 bc thats how many characters the nitro code is
its humane to make mistakes

@Neatcher
Copy link

what does it mean? where?

@maozdemir
Copy link

c = numpy.random.choice(chars, size=[num, 16])

The generated code is 16 characters long, which aligns with Discord's pattern.

@Supergamerrr
Copy link

You must use proxies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@maozdemir @somerandomguy404 @Supergamerrr @Neatcher and others