mewzax/Discord-RPC-Selfbot

Help

AKPR2007 opened this issue ยท 6 comments

what do I put in mode & status in config.js

I assume I need to put
game/twitch/spotify
&&
online/dnd/idle
But put which in which one ?
Plz reply

Ping (lol) @slowwdev

what do I put in mode & status in config.js

I assume I need to put game/twitch/spotify && online/dnd/idle But put which in which one ? Plz reply

Ping (lol) @slowwdev

Mode: the mode you want (for listening its spotify, for playing its game and for streaming its twitch)

Status: online: Green icon
Dnd: red icon
Idle: ๐ŸŒ™

what do I put in mode & status in config.js
I assume I need to put game/twitch/spotify && online/dnd/idle But put which in which one ? Plz reply
Ping (lol) @slowwdev

Mode: the mode you want (for listening its spotify, for playing its game and for streaming its twitch)

Status: online: Green icon Dnd: red icon Idle: ๐ŸŒ™

@slowwdev can you add timer thing in playing mode. Please it's like one line of code.

I tried this but it didn't work

  1. .setStartTimestamp(config.time || Date.now())
  2. .setStartTimestamp(Date.now())

what do I put in mode & status in config.js
I assume I need to put game/twitch/spotify && online/dnd/idle But put which in which one ? Plz reply
Ping (lol) @slowwdev

Mode: the mode you want (for listening its spotify, for playing its game and for streaming its twitch)
Status: online: Green icon Dnd: red icon Idle: ๐ŸŒ™

@slowwdev can you add timer thing in playing mode. Please it's like one line of code.

I tried this but it didn't work

  1. .setStartTimestamp(config.time || Date.now())
  2. .setStartTimestamp(Date.now())

im not at home but yes i will add later

what do I put in mode & status in config.js
I assume I need to put game/twitch/spotify && online/dnd/idle But put which in which one ? Plz reply
Ping (lol) @slowwdev

Mode: the mode you want (for listening its spotify, for playing its game and for streaming its twitch)
Status: online: Green icon Dnd: red icon Idle: ๐ŸŒ™

@slowwdev can you add timer thing in playing mode. Please it's like one line of code.
I tried this but it didn't work

  1. .setStartTimestamp(config.time || Date.now())
  2. .setStartTimestamp(Date.now())

im not at home but yes i will add later

Sure !!!

what do I put in mode & status in config.js
I assume I need to put game/twitch/spotify && online/dnd/idle But put which in which one ? Plz reply
Ping (lol) @slowwdev

Mode: the mode you want (for listening its spotify, for playing its game and for streaming its twitch)
Status: online: Green icon Dnd: red icon Idle: ๐ŸŒ™

@slowwdev can you add timer thing in playing mode. Please it's like one line of code.
I tried this but it didn't work

  1. .setStartTimestamp(config.time || Date.now())
  2. .setStartTimestamp(Date.now())

im not at home but yes i will add later

Sure !!!

done i think in commit 95f8bf5

remember to use a number WITHOUT QUOTES and an Epoch value https://www.epochconverter.com

what do I put in mode & status in config.js
I assume I need to put game/twitch/spotify && online/dnd/idle But put which in which one ? Plz reply
Ping (lol) @slowwdev

Mode: the mode you want (for listening its spotify, for playing its game and for streaming its twitch)
Status: online: Green icon Dnd: red icon Idle: ๐ŸŒ™

@slowwdev can you add timer thing in playing mode. Please it's like one line of code.
I tried this but it didn't work

  1. .setStartTimestamp(config.time || Date.now())
  2. .setStartTimestamp(Date.now())

im not at home but yes i will add later

Sure !!!

done i think in commit 95f8bf5

remember to use a number WITHOUT STRINGS and an Epoch value https://www.epochconverter.com

Thank you very much. Appreciated