Skip to content

Conversation

Icebluewolf
Copy link
Member

Summary

The command description docstring for the ac_example command in examples/app_commands/slash_autocomplete.py / was to long (over 100 characters). Shortens the description and add more clarification on the next lines.
Fixes: #1084

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, typehinting, examples, ...)

The command description docstring was to long (over 100 characters).
@krittick krittick enabled auto-merge (squash) March 8, 2022 22:35
@krittick krittick added this to the v2.0 milestone Mar 8, 2022
@krittick krittick added examples Pycord examples priority: high High Priority status: awaiting review Awaiting review from a maintainer labels Mar 8, 2022
@krittick krittick merged commit 8720640 into Pycord-Development:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Pycord examples priority: high High Priority status: awaiting review Awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slash_autocomplete.py example does not work
3 participants