Reddit Username Generator is a simple project that generates usernames for you using Reddit suggestions! π
- Opens This Reddit API
- Read everything
- Prints on console with a better format
This Generator requires Node.JS v12+ to run.
- Installing request and and
chalkand init the project π¦
npm install chalk
npm install request
npm init -y- Running π
node index.jsIs 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!