https://github.com/mrrobotdotapp/whois
Get informations about a user directly from their ID.
https://github.com/mrrobotdotapp/whois
css discord discordjs hacktoberfest javascript whois
Last synced: about 1 year ago
JSON representation
Get informations about a user directly from their ID.
- Host: GitHub
- URL: https://github.com/mrrobotdotapp/whois
- Owner: mrrobotdotapp
- License: agpl-3.0
- Created: 2022-04-07T16:16:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T20:43:15.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:41:44.150Z (over 1 year ago)
- Topics: css, discord, discordjs, hacktoberfest, javascript, whois
- Language: EJS
- Homepage: https://whois.mrrobot.app
- Size: 2.08 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README


Get information about Discord users and bots by ID.
## Advantages
- Get information like ID, Username, Discriminator, if it is a bot, created at, total numbers since created.
- If it is a bot, you can directly add the bot from this page.
- PWA ready !
- Good Performance and accessibility.
- Nice blurple.
- See the Discord profile
## Preview
| Home page | A profile |
|------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|
|  |  |
## How to install it?
1. Rename `config.example.js` to `config.js` and fill it in,
2. Install all packages with `yarn` or `npm i`,
3. Run with `npm run dev` or directly `node app.js`.
## Thanks to Sponsors

If you like this project, don't hesitate to [become a Sponsor](https://github.com/thomasbnt/sponsors), it would support me for the maintenance of several Open Source projects! You can also check my Buy Me a Coffee page for a one-off donation or monthly membership.
[](https://github.com/sponsors/thomasbnt) [](https://www.buymeacoffee.com/thomasbnt?via=thomasbnt)
## Made with 💚

**CSS3** - Style homemade with Discord primary colors (Front-end)

**[Discord.js](https://github.com/discordjs/discord.js)** - Library for interacting with the Discord API (Back-end)

**[Express.js](https://github.com/expressjs/express)** (Back-end)
## Licence
The source code is public is under [AGPL-3.0 License](LICENSE). However, the logo 
is not.