- Download the files.
- Run:
npm i
in terminal. - Rename
.env.example
to.env
and edit it. - Run:
npm run start
Your bot should now be online monitoring you 24/7 (if you are using a host)
This is made to track your own DISCORD profile, not for anything malicious. Please check source code before proceeding.
We send the data to a websocket, listen to them, you can use rjweb-server
to do that easily if you want.
This project is licensed under the MIT License - see the LICENSE file for details.