permissions

I need to give my bot perfect permissions and I know which to opt in for, but Idk what "use embedded activities" does, if its something simple, please tell me in brief
8 Replies
d.js toolkit
d.js toolkit16mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
ItzDaSrijan
ItzDaSrijanOP16mo ago
also why is there an option for "use slash commands", shouldnt the bot be able to use them by default?
duck
duck16mo ago
UseEmbeddedActivities is for starting activities in voice channels UseApplicationCommands is for executing application commands, not creating them bots are unable to do either of these, so these permissions have no effect on your bot
ItzDaSrijan
ItzDaSrijanOP16mo ago
ohh understood, its weird why discord even gave the option for those
duck
duck16mo ago
that'd be because the list of permissions is the same for all users including bot users
ItzDaSrijan
ItzDaSrijanOP16mo ago
hmm also one more thing, in the timestamps in embeds, which timezone does the timestamp use, because it doesnt use the timestamp feature where we can hover and check the local time, it sends it as a text. so I find it odd if it can show the local time for everyone
duck
duck16mo ago
while it doesn't specifically use the timestamp format available in messages, it's still resolved by the users' discord client to show their local time
ItzDaSrijan
ItzDaSrijanOP16mo ago
ohh damnn thats cool thanks for your help!
Want results from more Discord servers?
Add your server