pokemongo-username-check
v0.1.0
Published
Check if your username is valid and/or in use.
Downloads
6
Maintainers
Readme
pokemongo-username-check
Check if your username is valid and/or in use.
Install
$ [sudo] npm install --global pokemongo-username-check
Usage
$ pokemongo-username -h
Check if your username is valid and/or in use.
Examples:
$ pokemongo-username poke
[✗] It's not a valid username. Please enter minimum 6 characters.
$ pokemongo-username pokemon
[✗] It's valid but in use. Sorry.
- pokemon897146
- pokemon498721
- pokemon190898
$ pokemongo-username pokemon897146
[✓] It's valid and not in use. Go and get it!
Options:
--help, -h Help
License
MIT © Gökay Gürcan