Lookup a Discord User or Bot ID
- 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
- Replace
Now you can run the script with
cd src/server
npm start or node index.js
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
- Discord for their docs and assets.