Skip to content

theboringindustries/nicknamy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Installation

  1. Clone the repo
    git clone https://github.com/theboringindustries/nicknamy
  2. Create line separated file with nicknames you want to check
    first nickname
    second nickname
    ...

Usage

node src/index.js {filename} {next-request-timeout}
Argument Type Example
{filename} string nicknames.txt
{next-request-timeout} number in ms 100

Custom api

For custom api, you should change API constant inside src/index.js

const API = 'https://domain.com'

About

Find your next nickname

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published