13 September, 2024 - 02:00 PM
(17 May, 2022 - 07:39 PM)fknMega Wrote: Show MoreLookup any discord user by their id
Safe & Easy
Tool:
make a config called config.js then copy from example,
put your stuff in the config and
run `node server.js` to run the server
then go to your browser and use the URL localhost:[the config port]
example: localhost:8000
that's it
ok