Skip to content

Instantly share code, notes, and snippets.

@Neztore
Neztore / RPC.js
Last active October 13, 2018 15:40
Prompt for Node.js. Requires discord-rich-presence & a discord application.
/*
Neztore 12/10/18
Info:
Basic nodejs prompt to make custom rich presence easier.
See discord docs: https://discordapp.com/developers/docs/rich-presence/how-to
startTimestamp & endTimestamp must be numbers. Set only "startTimestamp" to make it show elapsed - https://discordapp.com/developers/docs/rich-presence/how-to#updating-presence-update-presence-payload-fields
image values should be strings, and match the name of the images you uploaded on the application page (https://discordapp.com/developers/applications/)
If a value is not entered (you press enter without putting anything in), that option will be skipped. It will remain as-is.