-
I don't use Discord much but recently started looking at it and wanted to create my own bot. Can somebody please update the documentation to include examples of how the text should look like from Discords side. I have got SlashCommands working with modules and autoregistering, but I have no idea how UserCommands or MessageCommands are supposed to work? I have spun up the _InteractionFramewWork.Program with the ExampleModule
Feel like a complete muppet, even looking into the code I have no idea what these are meant to do, how are they differnt from slash commands, etc. Any help would be appreciated.. Also i can't join discord dnet from the doc site or by finding it on discord. I click accept invite and it just says.. whoops - Unable to accept invite? Thank you very much |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Message & User commands are different kinds of context menu commands As for the discord server - try this link |
Beta Was this translation helpful? Give feedback.
-
Thank you for explaining that. I can now see what you mean they are under Apps, for the Message. or the User. Still cant join the Discord dnet . same error message |
Beta Was this translation helpful? Give feedback.
Message & User commands are different kinds of context menu commands
You can use them from
Apps
submenu in message/user context menus respectively.They also are application commands, so they're handled just like any other interaction. Here's a link to related docs
As for the discord server - try this link
https://discord.gg/dnet