Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord - Add Slash commands for botkubehelp #439

Closed
PrasadG193 opened this issue Dec 21, 2020 · 3 comments
Closed

Discord - Add Slash commands for botkubehelp #439

PrasadG193 opened this issue Dec 21, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@PrasadG193
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

There is no way to view BotKube help on discord

Describe the solution you'd like

https://discord.com/developers/docs/interactions/slash-commands#slash-commands-interactions-and-bot-users

The Slash commands for the discord app can be registered through HTTP endpoint using client_id and guild_it. On calling Slash command, the backend receives an interaction event. Add support in BotKube backend to respond with help message to the Slash commands

@PrasadG193 PrasadG193 added the enhancement New feature or request label Dec 21, 2020
@PrasadG193 PrasadG193 self-assigned this Dec 21, 2020
@PrasadG193 PrasadG193 added this to To do in v0.12.0 via automation Dec 21, 2020
@PrasadG193
Copy link
Collaborator Author

Discord Interaction API and Slash commands are not supported by Go sdks as of now. We'll have to wait till bwmarrin/discordgo#856 gets merged.

@PrasadG193 PrasadG193 removed this from To do in v0.12.0 Jan 2, 2021
@onedr0p
Copy link

onedr0p commented Jul 22, 2021

@PrasadG193 that PR was merged.

@pkosiec
Copy link
Member

pkosiec commented Oct 18, 2022

Closing as completed as we have a dedicated @Botkube help command now, which works everywhere 🙂

@pkosiec pkosiec closed this as completed Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants