| Commit message (Collapse) | Author | Lines |
|
Co-authored-by: Xithrius <[email protected]>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
* Add default unicode emoji for trashcan
* Fix keeping the emoji for pydis and default unicode emoji for forks
* Remove extra vairable in `Emoji`
Co-authored-by: wookie184 <[email protected]>
* Remove f-string without placeholder
The flake8 life.
---------
Co-authored-by: wookie184 <[email protected]>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.20 to 23.2.13.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.1.20...23.2.13)
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
|
|
|
|
This will be sent along the ephemeral message
|
|
|
|
|
|
|
|
This prompts the user for a custom title for their input.
This has been added to not lose the functionality of adding a custom title for a bookmark for those who need it.
|
|
This bus was introduced upon refactoring the perms check.
It tries to access an author property from within a user, which doesn't exist.
|
|
This bus was introduced upon refactoring the perms check, and it calls channel from within a channel.
|
|
This removes the need of the `user_is_permitted_to_bookmark` func, and keeps the code cleaner & more coherent
It always relis on using interaction.response to reply instead of context, which might result in a failed interaction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Author: Amrou Bellalouna <[email protected]>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xithrius <[email protected]>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.1.17.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.1.17)
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
- Fixes misspelling of hanukkah regex
- Move `_check_message` docstring to imperative mood
- Remove redundant `_short_circuit_check` from `_check_message`
- Remove redundant comma from `EarthDay`'s reaction list
- Sort triggers for Halloween and Christmas
|