A simple javascript code to fetch information about a profile by its ID
- Firstly run
install.bat
or simply executenpm i
using your console - Then go to Discord Developer Portal and create an application, then a bot
- After that open shieda.js and put your bot token to line 13
- After putting your token, run
run.bat
or executenode shieda.js
using your console. - It will ask for an ID, paste an id and there you go.
LookupCord is licensed under the MIT License