#Discord rpc
22 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
We don’t support anything to do with self bots as it’s against TOS
ohh
so rpc is against tos
Discord rpc
is mine a selfbot i don’t understand
Idk I just saw selfbot in the title
well yes
But im not that familiar with RPC so I can’t help anyways
okay, thanks anyways
Tag suggestion for @keen musk:
Message formatting (mentions, timestamps, emoji, etc.): learn more
@digital jay the timestamps on here, i don’t know if they related to the xx:xx elapsed do they?
Does rpc even work still? Thought it‘s deprecated and replaced by GameSDK…?
https://discord.com/developers/docs/topics/rpc#setactivity this might be what you‘re looking for…
great!
do you think i could just add this to my config:
“timestamps": {
"start": time(nullptr),
"end": time(nullptr) + (60 * 5 + 23)
or would i have to put something in index .js?
anyone got an answer?
You‘d need to use js not a c dialect to generate the timestamp 😉
There aren’t any null pointers in JS
idk if this is okay with anyone but what is the code for this i have been looking for a while and i can’t see it anywhere