Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 661 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 661 Bytes

YourDiscordProfileTracker

Usage

  1. Download the files.
  2. Run: npm i in terminal.
  3. Rename .env.example to .env and edit it.
  4. Run: npm run start

Your bot should now be online monitoring you 24/7 (if you are using a host)

What to use it for

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.