Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T07:31:58.000Z (6 months ago)
- Last Synced: 2024-06-24T08:55:30.288Z (6 months ago)
- Topics: css, discord, discordjs, hacktoberfest, javascript, whois
- Language: EJS
- Homepage: https://whois.mrrobot.app
- Size: 1.95 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![Whois](docs/whois.png#gh-light-mode-only)
![Whois](docs/whois-dark.png#gh-dark-mode-only)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 |
|------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|
| ![Preview of the home page](https://user-images.githubusercontent.com/14293805/162551251-c0976578-cb35-45cb-b2e3-dc667e57b003.png) | ![Preview of a profile](https://user-images.githubusercontent.com/14293805/162551265-2af18a7e-decf-4f96-9449-e585ba6d8535.png) |## 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
![Sponsors](https://cdn.jsdelivr.net/gh/thomasbnt/sponsors/sponsors.svg)
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.
[![GitHub Sponsors](https://img.shields.io/badge/GitHub%20Sponsor-%23EA54AE.svg?&style=for-the-badge&logo=github-sponsors&logoColor=white)](https://github.com/sponsors/thomasbnt) [![Support me on Buy Me a Coffee](https://img.shields.io/badge/Support%20me-on%20Buy%20Me%20a%20Coffee-%23FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=white)](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.