Skip to content

mrrobotdotapp/Whois

Whois Whois

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 & TWA ready ! Transform to Android app easily.
  • Good Performance and accessibility.
  • Nice blurple.
  • See the Discord profile
  • Well-organized project structure

Preview

Home page A profile
Preview of the home page Preview of a profile

Project Structure

Whois/
├── src/
│   ├── app.js              # Main Express application
│   ├── config/             # Configuration files
│   ├── routes/             # Application routes
│   └── utils/              # Utility functions
├── public/                 # Static files
│   ├── .well-known/        # TWA configuration
│   └── manifest.json       # PWA/TWA manifest
├── views/                  # EJS templates
└── index.js                # Entry point

How to install it?

Option 1: Using .env file (Recommended)

  1. Copy .env.example to .env and fill in your Discord bot token
  2. Install all packages with yarn or npm i
  3. Run with npm start or npm run dev

Option 2: Using config.js

  1. Copy src/config/config.example.js to src/config/config.js and fill it in with your Discord bot token
  2. Install all packages with yarn or npm i
  3. Run with npm start or npm run dev

TWA (Trusted Web Activity) Setup

This application is ready to be transformed into an Android app using TWA technology.

Quick Links:

Thanks to Sponsors

Sponsors

If you like this project, don't hesitate to become a Sponsor, 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 Support me on Buy Me a Coffee

Made with 💚

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

Discord.js - Library for interacting with the Discord API (Back-end)

Express.js (Back-end)

Licence

The source code is public is under AGPL-3.0 License. However, the logo is not.

About

Get informations about a user directly from their ID.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 6