Skip to content

Add Command.cooldown#7794

Merged
Rapptz merged 2 commits intoRapptz:masterfrom
ImNimboss:master
Mar 29, 2022
Merged

Add Command.cooldown#7794
Rapptz merged 2 commits intoRapptz:masterfrom
ImNimboss:master

Conversation

@ImNimboss
Copy link
Copy Markdown
Contributor

Summary

Follow-up to #7721.

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • 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, ...)

Copy link
Copy Markdown
Owner

@Rapptz Rapptz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, it's just failing the doc build due to a recent move of the Cooldown type.

Comment thread discord/ext/commands/core.py Outdated
Co-authored-by: Danny <Rapptz@users.noreply.github.com>
@ImNimboss
Copy link
Copy Markdown
Contributor Author

Thanks a lot for the help, fixed

Copy link
Copy Markdown
Owner

@Rapptz Rapptz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@Rapptz Rapptz merged commit f5acd9e into Rapptz:master Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants