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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摎 Introducing Slash Commands with Mango #326

Closed
3 tasks done
fowled opened this issue Aug 3, 2021 · 0 comments
Closed
3 tasks done

馃摎 Introducing Slash Commands with Mango #326

fowled opened this issue Aug 3, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fowled
Copy link
Owner

fowled commented Aug 3, 2021

Due to the near deprecation of Discord.Messages, Mango will - from now on - only support newly-introduced Slash Commands.
This change to the bot requires a few code edits, including (but not limited to):

  • Removing all the args conditions in the commands files

  • Adding a warning message about the deprecation in order to inform the bot's users to not use "traditionnal messages" from now on.

  • Adding new properties botPermission and memberPermission to make permission checks easier

Thanks for using the bot! Please leave an issue if you detect a bug. 馃帀

@fowled fowled added the enhancement New feature or request label Aug 3, 2021
@fowled fowled self-assigned this Aug 3, 2021
@fowled fowled added this to the Slash Commands milestone Aug 3, 2021
@fowled fowled added this to To Do list in Mango's planning Aug 3, 2021
@fowled fowled pinned this issue Aug 3, 2021
@fowled fowled closed this as completed Aug 8, 2021
Mango's planning automation moved this from To Do list to Done Aug 8, 2021
@fowled fowled removed this from Done in Mango's planning Jan 9, 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

1 participant