deathart / kick-rpc

Make a status for kick streamers who want to have a rich presence on discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kick-rpc

Make a status for kick streamers who want to have a rich presence on discord

REQUIRE :

Steps :

  • Go on https://discord.com/developers/applications
  • Create new application
  • Custom the username of the bot for changing the "big" text
  • Go to OAuth2 and copy the "Client ID".
  • Paste the ClientID in the const clientId = '';
  • In the "Rich presence" category on discord dev portal, go on Art Assets and upload your image (Just wait few minutes before they appair on the page, you can reload for checking)
  • In the terminal of the directory do this command : npm init -y and after npm install
  • In the terminal, launch the script with node index

Add star on my repo if you like it :)

About

Make a status for kick streamers who want to have a rich presence on discord


Languages

Language:JavaScript 100.0%