MTMB
MTMB
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by MTMB on 7/24/2023 in #djs-questions
How can I change the status from "playing" to "listening" using the `discord-rpc` npm package?
Ok. Thanks for the help
13 replies
DIAdiscord.js - Imagine an app
Created by MTMB on 7/24/2023 in #djs-questions
How can I change the status from "playing" to "listening" using the `discord-rpc` npm package?
Is the listening one exclusive to bots then?
13 replies
DIAdiscord.js - Imagine an app
Created by MTMB on 7/24/2023 in #djs-questions
How can I change the status from "playing" to "listening" using the `discord-rpc` npm package?
Both type and activityType don't seem to work then I set their values to 3 or "LISTENING"
13 replies
DIAdiscord.js - Imagine an app
Created by MTMB on 7/24/2023 in #djs-questions
How can I change the status from "playing" to "listening" using the `discord-rpc` npm package?
How do other apps and stuff do it then? Is it exclusive to bots or so I need to find another npm package?
13 replies
DIAdiscord.js - Imagine an app
Created by MTMB on 7/24/2023 in #djs-questions
How can I change the status from "playing" to "listening" using the `discord-rpc` npm package?
I'm using [email protected] with node version v18.15.0
13 replies
CC#
Created by MTMB on 10/17/2022 in #help
Is there some way that I can have a method in a Dictionary?
It worked, thanks
8 replies
CC#
Created by MTMB on 10/17/2022 in #help
Is there some way that I can have a method in a Dictionary?
I'm getting this cannot convert from 'void' to 'System.Action'
8 replies
CC#
Created by MTMB on 10/17/2022 in #help
Is there some way that I can have a method in a Dictionary?
Like this?
Dictionary<string, Action>
Dictionary<string, Action>
8 replies