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

Fixed role converter not converting a role mention #29

Merged
merged 1 commit into from
Jan 10, 2021
Merged

Fixed role converter not converting a role mention #29

merged 1 commit into from
Jan 10, 2021

Conversation

YodaPY
Copy link
Contributor

@YodaPY YodaPY commented Jan 10, 2021

Summary

Fixes the role converter not converting a role mention (would raise a ConverterFailure instead)

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Related issues

#28

@tandemdude tandemdude merged commit ad9e807 into tandemdude:development Jan 10, 2021
tandemdude pushed a commit that referenced this pull request Jan 15, 2021
tandemdude added a commit that referenced this pull request Jan 15, 2021
* Fixed checks.has_permissions and checks._bot_has_permissions (#6)

* Fixed checks.has_permissions

* Remove unused import and whitespace

* Add missing_args to NotEnoughArguments and fix iter method for WrappedArg

* Run black

* Fix `_human_only` check to not allow webhooks and webhook_only check (#23)

* Fix IndexError when no command is provided. Fixes #24

* Temp fix human_only check

* Fix walk_commands behaviour

* Update sphinx requirement from ~=3.3.1 to ~=3.4.2 (#26)

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v3.3.1...v3.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixed role converter not converting a role mention (#29)

closes #28

* Update changelog and version number

* Update usages of Message.reply to be Message.respond

* Update changelog

Co-authored-by: K.M Ahnaf Zamil <57180217+ahnaf-zamil@users.noreply.github.com>
Co-authored-by: davfsa <davfsa@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yoda <64033043+YodaPY@users.noreply.github.com>
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.

None yet

2 participants