aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bump sentry-sdk from 1.22.2 to 1.24.0 (#2608)Gravatar dependabot[bot]2023-05-23-6/+7
* Merge pull request #2599 from python-discord/dependabot/pip/pytest-xdist-3.3.1Gravatar Amrou Bellalouna2023-05-21-5/+5
|\
| * Bump pytest-xdist from 3.2.1 to 3.3.1Gravatar dependabot[bot]2023-05-21-5/+5
|/
* Merge pull request #2602 from python-discord/dependabot/pip/tldextract-3.4.4Gravatar Amrou Bellalouna2023-05-21-5/+5
|\
| * Bump tldextract from 3.4.1 to 3.4.4Gravatar dependabot[bot]2023-05-21-5/+5
|/
* Merge pull request #2598 from python-discord/dependabot/pip/pre-commit-3.3.2Gravatar Amrou Bellalouna2023-05-21-5/+5
|\
| * Bump pre-commit from 3.3.1 to 3.3.2Gravatar dependabot[bot]2023-05-18-5/+5
|/
* Bump pytest-subtests from 0.10.0 to 0.11.0 (#2590)Gravatar dependabot[bot]2023-05-16-6/+6
* Bump ruff from 0.0.264 to 0.0.265 (#2584)Gravatar dependabot[bot]2023-05-16-170/+170
* Don't access non-existant attr when getting infractions from message ID (#2594)Gravatar ChrisJL2023-05-16-1/+2
* Merge pull request #2567 from n0Oo0Oo0b/on-message-event-tagGravatar Amrou Bellalouna2023-05-15-0/+22
|\
| * Merge branch 'main' into on-message-event-tagGravatar Amrou Bellalouna2023-05-15-106/+158
| |\ | |/ |/|
* | Bump sentry-sdk from 1.22.0 to 1.22.2 (#2585)Gravatar dependabot[bot]2023-05-08-5/+5
* | Bump pydis-core from 9.5.1 to 9.6.0 (#2586)Gravatar dependabot[bot]2023-05-08-9/+9
* | Bump sentry-sdk from 1.21.1 to 1.22.0 (#2582)Gravatar dependabot[bot]2023-05-07-6/+6
* | Merge pull request #2581 from python-discord/Prepend-closed-to-closed-help-ch...Gravatar wookie1842023-05-07-1/+6
|\ \
| * | Prepend 🔒 to name when closing help channelsGravatar Chris Lovering2023-05-07-1/+6
|/ /
* | Bump pre-commit from 3.3.0 to 3.3.1 (#2577)Gravatar dependabot[bot]2023-05-05-5/+5
* | Bump regex from 2023.3.23 to 2023.5.5 (#2578)Gravatar dependabot[bot]2023-05-05-64/+92
* | Message content intent tag (#2566)Gravatar Canttuchdiz2023-05-05-0/+19
* | Bump pip-licenses from 4.3.0 to 4.3.1 (#2579)Gravatar dependabot[bot]2023-05-05-5/+5
* | Merge pull request #2573 from python-discord/filtering-nickname-check-fixGravatar wookie1842023-05-02-1/+1
|\ \
| * \ Merge branch 'main' into filtering-nickname-check-fixGravatar wookie1842023-05-02-24/+24
| |\ \ | |/ / |/| |
* | | Merge pull request #2574 from python-discord/dependabot/pip/ruff-0.0.264Gravatar Amrou Bellalouna2023-05-02-20/+20
|\ \ \
| * | | Bump ruff from 0.0.263 to 0.0.264Gravatar dependabot[bot]2023-05-02-20/+20
|/ / /
| * | Update filtering.py to reduce nickname alert spamGravatar LX2023-05-01-1/+1
| | * Merge branch 'main' into on-message-event-tagGravatar Daniel Gu2023-05-02-58/+58
| | |\ | |_|/ |/| |
* | | Merge pull request #2575 from python-discord/dependabot/pip/pre-commit-3.3.0Gravatar Amrou Bellalouna2023-05-02-5/+5
|\ \ \ | |/ / |/| |
| * | Bump pre-commit from 3.2.2 to 3.3.0Gravatar dependabot[bot]2023-05-02-5/+5
|/ /
* | Merge pull request #2572 from python-discord/dependabot/pip/coverage-7.2.5Gravatar Amrou Bellalouna2023-05-01-54/+54
|\ \
| * | Bump coverage from 7.2.4 to 7.2.5Gravatar dependabot[bot]2023-05-01-54/+54
|/ /
| * Update on-message-event.mdGravatar Daniel Gu2023-05-02-1/+1
| * Update on-message-event.mdGravatar Daniel Gu2023-05-02-7/+7
| * Update bot/resources/tags/on-message-event.mdGravatar Daniel Gu2023-05-02-0/+6
| * Merge branch 'main' into on-message-event-tagGravatar Daniel Gu2023-04-29-86/+86
| |\ | |/ |/|
* | Do not account for jump urls for voice channels (#2556)Gravatar Amrou Bellalouna2023-04-29-1/+1
* | Bump ruff from 0.0.262 to 0.0.263 (#2561)Gravatar dependabot[bot]2023-04-29-20/+20
* | Bump sentry-sdk from 1.20.0 to 1.21.1 (#2570)Gravatar dependabot[bot]2023-04-29-5/+5
* | Bump coverage from 7.2.3 to 7.2.4 (#2568)Gravatar dependabot[bot]2023-04-29-54/+54
* | Bump tldextract from 3.4.0 to 3.4.1 (#2565)Gravatar dependabot[bot]2023-04-29-5/+5
* | Bump pip-licenses from 4.2.0 to 4.3.0 (#2560)Gravatar dependabot[bot]2023-04-29-5/+5
| * Update on-message-event.mdGravatar Daniel Gu2023-04-29-3/+3
| * Remove example of not recommended solutionGravatar Daniel Gu2023-04-29-8/+0
| * Apply suggestions from code reviewGravatar Daniel Gu2023-04-29-1/+1
| * Apply suggestions from code reviewGravatar Daniel Gu2023-04-29-2/+0
| * Update on-message-event.mdGravatar Daniel Gu2023-04-28-2/+2
| * Update bot/resources/tags/on-message-event.mdGravatar Daniel Gu2023-04-28-1/+1
| * Update bot/resources/tags/on-message-event.mdGravatar Daniel Gu2023-04-28-1/+1
| * Add on-message-event.mdGravatar n0Oo0Oo0b2023-04-28-0/+26
|/
* Merge pull request #2554 from python-discord/update-docker-composeGravatar wookie1842023-04-22-26/+18
|\