Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 401 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 401 Bytes

Discord-password-checker

A simple and effective script for checking a password for validity, written in 20 lines))

Installation

Clone the repo:

$ git clone https://github.com/Eld3rly/Discord-password-checker
$ cd Discord-password-checker

Install dependencies:

$ npm install

Finally, run it:

$ npm start (password to check) (token from account)