Skip to content

Show your Discord bot's server count on your Discord profile using Top.gg's API with Discord RPC.

License

Notifications You must be signed in to change notification settings

pixxies/Discord-Bot-RPC-with-Server-Count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot RPC with Server Count

Show your Discord bot's server count on your Discord profile using Top.gg's API with Discord RPC.

Requirements

  1. Your bot must be published and approved on Top.gg.
  2. You must use the Top.gg API in your bot process to post your server count to Top.gg.

Setup

  1. Clone the repo to your PC.
  2. Install the NPM packages.
  3. Create your .env file to use your Top.gg API key.
  4. Customize your RPC data in src/variables.json to use rich presence assets from your bot (https://discord.com/developers/applications/:bot_id/rich-presence/assets).
  5. Save your .env and src/variables.json files.
  6. Open your Discord desktop client.
  7. Start the process using node . or use PM2 or equivalents.

About

Show your Discord bot's server count on your Discord profile using Top.gg's API with Discord RPC.

Topics

Resources

License

Stars

Watchers

Forks