Heyimlulu / Discord-Lookup-Express

Lookup a Discord User or Bot ID.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Lookup

Lookup a Discord User or Bot ID

Getting started

  • Latest version of Node.js is fine
  • Create an application in the Discord Developer Portal
    • Go the bot section and create a new bot
    • Copy your bot token
  • Rename .env-example to .env
    • Replace * with your bot token

Now you can run the script with

cd src/server
npm start or node index.js

Badges

You can find all used Official Discord badges for this project in SVG files. (Discord Nitro, boosting server and partner badges are not available)

  • Bot and Verified Bot badges may look different because they doesn't exist in the official Discord assets

Aknowledgements

  • Discord for their docs and assets.

About

Lookup a Discord User or Bot ID.


Languages

Language:JavaScript 36.0%Language:HTML 32.5%Language:CSS 31.5%