{"id":18610071,"url":"https://github.com/mrrobotdotapp/whois","last_synced_at":"2025-04-10T22:31:46.214Z","repository":{"id":65438495,"uuid":"479060630","full_name":"mrrobotdotapp/Whois","owner":"mrrobotdotapp","description":"Get informations about a user directly from their ID.","archived":false,"fork":false,"pushed_at":"2025-01-21T20:43:15.000Z","size":2179,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T05:41:44.150Z","etag":null,"topics":["css","discord","discordjs","hacktoberfest","javascript","whois"],"latest_commit_sha":null,"homepage":"https://whois.mrrobot.app","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrrobotdotapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["thomasbnt","mrrobotdotapp"],"buy_me_a_coffee":"thomasbnt"}},"created_at":"2022-04-07T16:16:26.000Z","updated_at":"2025-01-21T15:30:05.000Z","dependencies_parsed_at":"2024-06-24T08:50:42.851Z","dependency_job_id":"f3559de5-6907-42c8-a9a7-48801d78e1a2","html_url":"https://github.com/mrrobotdotapp/Whois","commit_stats":null,"previous_names":["mrrobotdotapp/whois"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrobotdotapp%2FWhois","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrobotdotapp%2FWhois/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrobotdotapp%2FWhois/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrobotdotapp%2FWhois/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrrobotdotapp","download_url":"https://codeload.github.com/mrrobotdotapp/Whois/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248309825,"owners_count":21082289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","discord","discordjs","hacktoberfest","javascript","whois"],"created_at":"2024-11-07T03:08:31.902Z","updated_at":"2025-04-10T22:31:45.387Z","avatar_url":"https://github.com/mrrobotdotapp.png","language":"EJS","funding_links":["https://github.com/sponsors/thomasbnt","https://github.com/sponsors/mrrobotdotapp","https://buymeacoffee.com/thomasbnt","https://www.buymeacoffee.com/thomasbnt?via=thomasbnt"],"categories":[],"sub_categories":[],"readme":"![Whois](docs/whois.png#gh-light-mode-only)\n![Whois](docs/whois-dark.png#gh-dark-mode-only)\n\nGet information about Discord users and bots by ID.\n\n## Advantages\n- Get information like ID, Username, Discriminator, if it is a bot, created at, total numbers since created.\n- If it is a bot, you can directly add the bot from this page.\n- PWA ready !\n- Good Performance and accessibility.\n- Nice blurple.\n- See the Discord profile\n\n## Preview\n\n| Home page                                                                                                                          | A profile                                                                                                                      |\n|------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|\n| ![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) |\n\n## How to install it?\n\n1. Rename `config.example.js` to `config.js` and fill it in,\n2. Install all packages with `yarn` or `npm i`,\n3. Run with `npm run dev` or directly `node app.js`.\n\n## Thanks to Sponsors \n\n![Sponsors](https://cdn.jsdelivr.net/gh/thomasbnt/sponsors/sponsors.svg)\n\nIf 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.\n\n[![GitHub Sponsors](https://img.shields.io/badge/GitHub%20Sponsor-%23EA54AE.svg?\u0026style=for-the-badge\u0026logo=github-sponsors\u0026logoColor=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\u0026logo=buy-me-a-coffee\u0026logoColor=white)](https://www.buymeacoffee.com/thomasbnt?via=thomasbnt)\n\n## Made with 💚\n\n\u003ccode\u003e\u003cimg height=\"20\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.png\"\u003e\u003c/code\u003e **CSS3** - Style homemade with Discord primary colors (Front-end)\n\n\u003ccode\u003e\u003cimg height=\"20\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png\"\u003e\u003c/code\u003e **[Discord.js](https://github.com/discordjs/discord.js)** - Library for interacting with the Discord API (Back-end)  \n\n\u003ccode\u003e\u003cimg height=\"20\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/express/express.png\"\u003e\u003c/code\u003e **[Express.js](https://github.com/expressjs/express)** (Back-end)  \n\n## Licence\n\nThe source code is public is under [AGPL-3.0 License](LICENSE). However, the logo \u003ccode\u003e\u003cimg height=\"20\" src=\"https://whois.mrrobot.app/img/whois.png\"\u003e\u003c/code\u003e is not.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrobotdotapp%2Fwhois","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrrobotdotapp%2Fwhois","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrobotdotapp%2Fwhois/lists"}