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

Slash Commands implementation #145

Open
Montori opened this issue Aug 1, 2021 · 1 comment
Open

Slash Commands implementation #145

Montori opened this issue Aug 1, 2021 · 1 comment
Assignees
Labels
Architecture Architecture that Awaiting Specs Specifications need to be defined for this issue EPIC Big Features

Comments

@Montori
Copy link
Collaborator

Montori commented Aug 1, 2021

Since Discord is making it clear that they want to embrace the new slash command system, we should also be able to provide and handle them.
Discord will also be locking their message.content field behind a privilege intent that's why we need to implement them in the first place.
But apart from that we should implement them anyway, since most of our commands don't need the message context.

@ElementalMP4
Copy link
Collaborator

ElementalMP4 commented Sep 8, 2021

#160
CommandContext in DMs issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Architecture that Awaiting Specs Specifications need to be defined for this issue EPIC Big Features
Projects
None yet
Development

No branches or pull requests

3 participants