A simple node.js script to show your top.gg stats on discord using rpc.
- Clone the repository
- Run
npm install
- Edit the
config example.ts
file - Rename the
config example.ts
file toconfig.ts
- Run
tsc
- Run
node .
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details