hyperiya :3
hyperiya :3
DIAdiscord.js - Imagine an app
Created by hyperiya :3 on 3/27/2025 in #djs-questions
TypeError: setTimeout is not a function using error when using discord-rpc in electron
i decided to do it myself without library
6 replies
DIAdiscord.js - Imagine an app
Created by hyperiya :3 on 3/27/2025 in #djs-questions
TypeError: setTimeout is not a function using error when using discord-rpc in electron
solved
6 replies
DIAdiscord.js - Imagine an app
Created by hyperiya :3 on 3/27/2025 in #djs-questions
TypeError: setTimeout is not a function using error when using discord-rpc in electron
;~; is there a way to use it in electron or am i gonna have to use some weird solution...?
6 replies
DIAdiscord.js - Imagine an app
Created by hyperiya :3 on 3/27/2025 in #djs-questions
TypeError: setTimeout is not a function using error when using discord-rpc in electron
Node Version: v22.13. Full Stack Trace:
Uncaught (in promise) TypeError: setTimeout is not a function
at eval (client.js:100:23)
at new Promise (<anonymous>)
at RPCClient.connect (client.js:98:28)
at RPCClient.login (client.js:137:16)
at discordService.login (DiscordService.ts:68:1)
at discordService.start (DiscordService.ts:78:1)
Uncaught (in promise) TypeError: setTimeout is not a function
at eval (client.js:100:23)
at new Promise (<anonymous>)
at RPCClient.connect (client.js:98:28)
at RPCClient.login (client.js:137:16)
at discordService.login (DiscordService.ts:68:1)
at discordService.start (DiscordService.ts:78:1)
6 replies