Skip to content

docs: update docstrings for app command decorators#3099

Merged
Paillat-dev merged 9 commits into
Pycord-Development:masterfrom
Dorukyum:doc-decorators
Feb 13, 2026
Merged

docs: update docstrings for app command decorators#3099
Paillat-dev merged 9 commits into
Pycord-Development:masterfrom
Dorukyum:doc-decorators

Conversation

@Dorukyum

@Dorukyum Dorukyum commented Feb 9, 2026

Copy link
Copy Markdown
Member

Summary

This pull request aims to document the decorators used to create application commands with more clear wording.
Open to all suggestions.

Information

  • 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, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • 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.
  • I have updated the changelog to include these changes.

@Dorukyum Dorukyum self-assigned this Feb 9, 2026
@Dorukyum
Dorukyum requested a review from a team as a code owner February 9, 2026 15:12
@Dorukyum Dorukyum added documentation Improvements or additions to documentation priority: low Low Priority status: awaiting review Awaiting review from a maintainer hold: testing This pull request requires further testing labels Feb 9, 2026
@pycord-app

pycord-app Bot commented Feb 9, 2026

Copy link
Copy Markdown

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3099/head:pr-3099
git checkout pr-3099

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3099/head

Comment thread discord/bot.py Outdated
Lulalaby
Lulalaby previously approved these changes Feb 9, 2026
Comment thread discord/commands/core.py Outdated
Lulalaby
Lulalaby previously approved these changes Feb 10, 2026
Comment thread discord/bot.py Outdated
@Dorukyum
Dorukyum requested a review from Paillat-dev February 13, 2026 14:26
@Paillat-dev
Paillat-dev merged commit 979f519 into Pycord-Development:master Feb 13, 2026
25 checks passed
@Dorukyum
Dorukyum deleted the doc-decorators branch February 13, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation hold: testing This pull request requires further testing priority: low Low Priority status: awaiting review Awaiting review from a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants