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

Bot Request username issue #44

Closed
kem008 opened this issue Jan 24, 2019 · 2 comments
Closed

Bot Request username issue #44

kem008 opened this issue Jan 24, 2019 · 2 comments

Comments

@kem008
Copy link

kem008 commented Jan 24, 2019

Sometimes IP is blocked or I keep getting these messages. Is there a way to change the username generator?

{'account_created': False, 'errors': {'username': [{'message': "This username isn't available. Please try another.", 'code': 'username_is_taken'}]}, 'status': 'ok', 'error_type': 'form_validation_error'}
{'account_created': False, 'errors': {'username': [{'message': "You can't end your username with a period.", 'code': 'username_has_special_char'}]}, 'status': 'ok', 'error_type': 'form_validation_error'}
@FeezyHendrix
Copy link
Owner

Hmm you can add more characters to the user name module I doubt if that would help

@tolino978
Copy link
Collaborator

I changed the amount of characters to 10. Solved the problem for me

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

3 participants