Forked from tonybruess/Username limitations for various services.txt
Created
May 10, 2017 03:25
-
-
Save iamjarins/b5d0e4d05418004a44f9f08ca6ce64b3 to your computer and use it in GitHub Desktop.
Username limitations for various services
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Skype | |
| Min: 6 | |
| Max: 32 | |
| Can contain: a-z A-Z 0-9 . , _ - | |
| Other: Must start with a letter | |
| Min: 1 | |
| Max: 15 | |
| Can contain: a-z A-Z 0-9 _ | |
| Min: 5 | |
| Max: 50 | |
| Can contain: a-z A-Z 0-9 . | |
| Steam | |
| Min: 2 | |
| Max: 32 | |
| Can contain: a-z A-Z 0-9 _ - | |
| YouTube | |
| Min: 6 | |
| Max: 20 | |
| Can contain: a-z A-Z 0-9 | |
| Twitch | |
| Min: 1 | |
| Max: 25 | |
| Can contain: a-z A-Z 0-9 _ | |
| GitHub | |
| Min: 1 | |
| Max: 39 | |
| Can contain: a-z A-Z 0-0 - | |
| Other: Can not start with a dash | |
| Min: 3 | |
| Max: 20 | |
| Can contain: a-z A-Z 0-9 _ - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment