Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 779 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 779 Bytes

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 :)