Skip to content

norkz/RedditUsernameGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Reddit Username Generator

Using Reddit API

Technologies

Reddit Username Generator is a simple project that generates usernames for you using Reddit suggestions! πŸŽ‰

πŸ€” How it works?

  • Opens This Reddit API
  • Read everything
  • Prints on console with a better format

πŸ”§ Installation

This Generator requires Node.JS v12+ to run.

  • Installing request and and chalk and init the project πŸ“¦
npm install chalk
npm install request
npm init -y
  • Running πŸš€
node index.js

❔ Questions

Is it illegal? = No! this is just a API that Reddit uses when you are creating your profile!

I got rate-limited, what did i do? = Wait 5 seconds and try again!

About

Generates you Reddit Usernames, using Reddit API!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published