/topgg-rpc

Discord rpc for a top.gg bot

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

top-gg rpc

A simple node.js script to show your top.gg stats on discord using rpc.

Example

Example

Installation

  1. Clone the repository
  2. Run npm install
  3. Edit the config example.ts file
  4. Rename the config example.ts file to config.ts
  5. Run tsc
  6. Run node .

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details