aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | | Bump flake8-bugbear from 23.3.12 to 23.3.23 (#1236)Gravatar dependabot[bot]2023-03-29-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.3.12 to 23.3.23. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.3.12...23.3.23) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | Bump beautifulsoup4 from 4.11.2 to 4.12.0 (#1235)Gravatar dependabot[bot]2023-03-29-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.2 to 4.12.0. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | Bump pre-commit from 3.2.0 to 3.2.1 (#1238)Gravatar dependabot[bot]2023-03-29-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | Merge pull request #1239 from python-discord/dependabot/pip/redis-4.5.3Gravatar ChrisJL2023-03-29-6/+3
|\ \ \ \ | | | | | | | | | | Bump redis from 4.5.1 to 4.5.3
| * | | | Bump redis from 4.5.1 to 4.5.3Gravatar dependabot[bot]2023-03-27-6/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.5.1...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1234 from python-discord/dependabot/pip/pre-commit-3.2.0Gravatar wookie1842023-03-24-5/+5
|\ \ \ \ | | | | | | | | | | Bump pre-commit from 3.1.1 to 3.2.0
| * | | | Bump pre-commit from 3.1.1 to 3.2.0Gravatar dependabot[bot]2023-03-24-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Bump sentry-sdk from 1.16.0 to 1.17.0 (#1233)Gravatar dependabot[bot]2023-03-23-5/+5
| | | | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * | | search and replace ctx.typingGravatar mudkipdev2023-03-28-4/+4
| | | |
| | * | Ensure page is always randomGravatar TizzySaurus2023-03-30-1/+1
| | | |
| | * | max -> minGravatar TizzySaurus2023-03-22-1/+1
| | | |
| | * | Fix lintingGravatar TizzySaurus2023-03-14-4/+3
| | | |
| | * | Correctly handle when the movie API doesn't return any moviesGravatar TizzySaurus2023-03-09-3/+17
| | | |
| | | * Use instead of full class nameGravatar Robin56052023-03-18-1/+1
| | | |
| | | * Handle DM closed situationGravatar Robin56052023-03-18-3/+11
| | | |
| | | * Delete message after timeoutGravatar Robin56052023-03-18-1/+1
| | | |
| | | * Use functionGravatar Robin56052023-03-18-6/+3
| | | |
| | | * Merge branch 'python-discord:main' into undeprecate-bookmarkGravatar Robin2023-03-18-256/+318
| | | |\ | |_|_|/ |/| | |
* | | | Bump flake8-bugbear from 23.2.13 to 23.3.12 (#1232)Gravatar dependabot[bot]2023-03-16-5/+5
|/ / / | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | Merge pull request #1230 from matiaslagoevia/issue-1207Gravatar Boris Muratov2023-03-10-0/+2
|\ \ \ | | | | | | | | Allow .latex in python-help channel
| * \ \ Merge branch 'main' into issue-1207Gravatar Amrou Bellalouna2023-03-10-3/+7
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1231 from shtlrs/whitelist-threads-with-their-parentsGravatar Amrou Bellalouna2023-03-10-3/+7
|\ \ \ \ | |_|/ / |/| | | Whitelist a thread when its parent is whitelisted
| * | | replace a thread with its parent if presentGravatar shtlrs2023-03-10-7/+6
| | | |
| * | | whitelist a thread along with its parentGravatar shtlrs2023-03-10-0/+5
|/ / /
| * / Allow .latex in python-help channelGravatar Matias Lago Evia2023-03-10-0/+2
|/ /
* | Merge pull request #1228 from ↵Gravatar wookie1842023-03-04-1/+1
|\ \ | | | | | | | | | | | | python-discord/dependabot/github_actions/docker/build-push-action-4 Bump docker/build-push-action from 3 to 4
| * | Bump docker/build-push-action from 3 to 4Gravatar dependabot[bot]2023-03-04-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1226 from python-discord/Python-3.11Gravatar ChrisJL2023-03-04-249/+305
|\ \ | | | | | | Python 3.11
| * | Add dependabot CI configGravatar Chris Lovering2023-03-04-0/+6
| | |
| * | Update CI to reusable actionsGravatar Chris Lovering2023-03-04-76/+76
| | |
| * | Remove aioredis as it is no longer usedGravatar Chris Lovering2023-03-04-165/+216
| | |
| * | Bump pydis_core and pip-licensesGravatar Chris Lovering2023-03-04-2/+2
| | |
| * | Bump Python version to 3.11Gravatar Chris Lovering2023-03-04-6/+5
|/ /
| * MergeGravatar Robin56052023-03-03-19/+17
| |\
| | * Merge branch 'main' into undeprecate-bookmarkGravatar Robin2023-03-03-19/+17
| | |\ | |_|/ |/| |
* | | fixed embed interaction and randomly choosing a kata (#1218)Gravatar Henri2023-03-03-5/+2
| | | | | | | | | Co-authored-by: Xithrius <[email protected]>
* | | Bump pre-commit from 3.1.0 to 3.1.1 (#1221)Gravatar dependabot[bot]2023-03-02-5/+5
| | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | Bump sentry-sdk from 1.15.0 to 1.16.0 (#1220)Gravatar dependabot[bot]2023-03-03-5/+6
| | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | Bump python-dotenv from 0.21.1 to 1.0.0 (#1216)Gravatar dependabot[bot]2023-03-03-6/+6
| | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * | Merge mainGravatar Robin56052023-03-03-9/+9
| |\|
| | * Merge branch 'python-discord:main' into undeprecate-bookmarkGravatar Robin2023-02-28-9/+9
| | |\ | |_|/ |/| |
* | | Bump pydis-core to 9.5.0 (#1222)Gravatar Amrou Bellalouna2023-02-28-9/+9
| | |
| * | Fix build_bookmark_embed formatting issueGravatar Robin56052023-03-03-1/+1
| | |
| * | Remove typing.Union importGravatar Robin56052023-03-03-3/+3
| |/
| * Undeprecate Bookmark CommandGravatar Robin56052023-02-27-28/+113
|/
* Add default unicode emoji for trashcan (#1217)Gravatar Mohammad Ibrahim2023-02-26-1/+6
| | | | | | | | | | | | | | | | | * 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]>
* Bump pre-commit from 3.0.4 to 3.1.0 (#1215)Gravatar dependabot[bot]2023-02-25-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1211 from python-discord/deprecate-bookmark-text-commandGravatar ChrisJL2023-02-20-153/+53
|\ | | | | Deprecate bookmark text command
| * Create the bookmark URL view at runtime instead of having a subclassGravatar Chris Lovering2023-02-19-9/+4
| |
| * Only successfully reply to bookmark if bookmark was sentGravatar Chris Lovering2023-02-19-18/+20
| |