aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* De-Halloween-ify reaction Cog: move file, rename internalsGravatar Thurisatic2023-01-15-4/+4
| | | | | Additional pending reactions mean putting the reaction Cog in the halloween directory no longer makes sense. Approriate renamings follow.
* fixed typo: spelling mistake (#1183)Gravatar Yuito2023-01-13-1/+1
|
* Merge pull request #1185 from python-discord/dependabot/pip/sentry-sdk-1.13.0Gravatar wookie1842023-01-13-5/+6
|\ | | | | Bump sentry-sdk from 1.12.1 to 1.13.0
| * Bump sentry-sdk from 1.12.1 to 1.13.0Gravatar dependabot[bot]2023-01-13-5/+6
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.12.1...1.13.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump pydis-core from 9.3.1 to 9.4.0 (#1184)Gravatar dependabot[bot]2023-01-12-818/+825
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pillow from 9.3.0 to 9.4.0 (#1182)Gravatar dependabot[bot]2023-01-08-65/+67
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump botcore version (#1180)Gravatar Amrou Bellalouna2022-12-28-633/+562
| | | Co-authored-by: Amrou Bellalouna <[email protected]>
* Bump pre-commit from 2.20.0 to 2.21.0 (#1178)Gravatar dependabot[bot]2022-12-26-19/+6
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump flake8-isort from 5.0.3 to 6.0.0 (#1175)Gravatar dependabot[bot]2022-12-24-6/+6
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.11.1 to 1.12.1 (#1172)Gravatar dependabot[bot]2022-12-21-5/+6
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 2.13.6 to 2.13.7 (#1174)Gravatar dependabot[bot]2022-12-21-92/+94
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pep8-naming from 0.13.2 to 0.13.3 (#1173)Gravatar dependabot[bot]2022-12-21-7/+6
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1167 from camcaswell/let-me-ellipsizeGravatar wookie1842022-12-15-1/+3
|\ | | | | Ignore ellipses when suggesting commands
| * Merge branch 'main' into let-me-ellipsizeGravatar wookie1842022-12-15-74/+80
| |\ | |/ |/|
* | Merge pull request #1169 from python-discord/kataGravatar wookie1842022-12-15-1/+1
|\ \ | | | | | | Update CSS class in soup target
| * | Update CSS class in soup targetGravatar bradtimmis2022-12-14-1/+1
|/ /
* | Merge pull request #1166 from python-discord/dependabot/pip/lxml-4.9.2Gravatar ChrisJL2022-12-14-73/+79
|\ \ | | | | | | Bump lxml from 4.9.1 to 4.9.2
| * | Bump lxml from 4.9.1 to 4.9.2Gravatar dependabot[bot]2022-12-14-73/+79
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * Ignore ellipses when suggesting commandsGravatar Cam Caswell2022-12-14-1/+3
|/
* Bump rapidfuzz from 2.13.4 to 2.13.6 (#1164)Gravatar dependabot[bot]2022-12-13-92/+92
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add additional answer to a trivia question (#1160)Gravatar DivyanshuBist2022-12-09-1/+1
|
* Merge pull request #1161 from python-discord/dependabot/pip/certifi-2022.12.7Gravatar ChrisJL2022-12-09-3/+3
|\ | | | | Bump certifi from 2022.9.14 to 2022.12.7
| * Bump certifi from 2022.9.14 to 2022.12.7Gravatar dependabot[bot]2022-12-09-3/+3
|/ | | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.14 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.14...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1163 from python-discord/dependabot/pip/rapidfuzz-2.13.4Gravatar wookie1842022-12-09-92/+92
|\ | | | | Bump rapidfuzz from 2.13.2 to 2.13.4
| * Bump rapidfuzz from 2.13.2 to 2.13.4Gravatar dependabot[bot]2022-12-09-92/+92
|/ | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.13.2 to 2.13.4. - [Release notes](https://github.com/maxbachmann/RapidFuzz/releases) - [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxbachmann/RapidFuzz/compare/v2.13.2...v2.13.4) --- updated-dependencies: - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1162 from python-discord/dependabot/pip/pip-licenses-4.0.3Gravatar wookie1842022-12-09-6/+6
|\ | | | | Bump pip-licenses from 4.0.1 to 4.0.3
| * Bump pip-licenses from 4.0.1 to 4.0.3Gravatar dependabot[bot]2022-12-09-6/+6
|/ | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](https://github.com/raimon49/pip-licenses/compare/v-4.0.1...v-4.0.3) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1156 from python-discord/dependabot/pip/emojis-0.7.0Gravatar wookie1842022-12-09-5/+5
|\ | | | | Bump emojis from 0.6.0 to 0.7.0
| * Bump emojis from 0.6.0 to 0.7.0Gravatar dependabot[bot]2022-12-09-5/+5
|/ | | | | | | | | | | | | | Bumps [emojis](https://github.com/alexandrevicenzi/emojis) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/alexandrevicenzi/emojis/releases) - [Commits](https://github.com/alexandrevicenzi/emojis/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: emojis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1159 from ↵Gravatar wookie1842022-12-09-6/+6
|\ | | | | | | | | python-discord/dependabot/pip/flake8-bugbear-22.12.6 Bump flake8-bugbear from 22.10.27 to 22.12.6
| * Bump flake8-bugbear from 22.10.27 to 22.12.6Gravatar dependabot[bot]2022-12-07-6/+6
|/ | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.10.27 to 22.12.6. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.10.27...22.12.6) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1155 from python-discord/remove-aoc-cogGravatar Hassan Abouelela2022-11-30-1368/+0
|\ | | | | Remove Advent of Code Cog
| * Clean up constants file from AoC cog removalGravatar Janine vN2022-11-28-67/+0
| |
| * Remove unused utils fileGravatar Janine vN2022-11-28-47/+0
| | | | | | | | These utils were only used in the AoC cog.
| * Remove Advent of Code CogGravatar Janine vN2022-11-28-1254/+0
|/ | | | and related json. This cog was ported to Sir Robin.
* Merge pull request #1154 from python-discord/dependabot/pip/flake8-6.0.0Gravatar wookie1842022-11-27-15/+15
|\ | | | | Bump flake8 from 5.0.4 to 6.0.0
| * Bump flake8 from 5.0.4 to 6.0.0Gravatar dependabot[bot]2022-11-24-15/+15
|/ | | | | | | | | | | | | | Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump sentry-sdk from 1.11.0 to 1.11.1 (#1153)Gravatar dependabot[bot]2022-11-23-5/+5
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump flake8-isort from 5.0.0 to 5.0.3 (#1152)Gravatar dependabot[bot]2022-11-21-5/+5
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1151 from python-discord/latex-urlGravatar Hassan Abouelela2022-11-21-1/+2
|\
| * Make The Latex API URL ConfigurableGravatar Hassan Abouelela2022-11-21-1/+2
|/ | | | | | | Reads the latex API URL from an environment variable, to allow modifying it in prod. Signed-off-by: Hassan Abouelela <[email protected]>
* Bump sentry-sdk from 1.10.1 to 1.11.0 (#1150)Gravatar dependabot[bot]2022-11-20-5/+6
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pip-licenses from 4.0.0 to 4.0.1 (#1149)Gravatar dependabot[bot]2022-11-20-5/+5
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1147 from Preocts/preocts-spoopy-patchGravatar ChrisJL2022-11-13-1/+1
|\ | | | | Enhance spooky react to be more spoopy.
| * Enhance spooky react to be more spoopy.Gravatar Preocts2022-11-13-1/+1
|/ | | This change adjusts the regex pattern used in detecting `spooky` to include fun variants such as `spoopy` and `spookier`. The `k` is replaceable with a `p`, the `y` can be interchanged with `i` allowing `ier` and `iest` endings. (`yer` and `yest` are also valid). The number of `o`s remains at two (2) or more.
* Merge pull request #1143 from python-discord/dependabot/pip/pip-licenses-4.0.0Gravatar wookie1842022-11-07-18/+37
|\ | | | | Bump pip-licenses from 3.5.5 to 4.0.0
| * Bump pip-licenses from 3.5.5 to 4.0.0Gravatar dependabot[bot]2022-11-07-18/+37
|/ | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 3.5.5 to 4.0.0. - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](https://github.com/raimon49/pip-licenses/compare/v-3.5.5...v-4.0.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1144 from python-discord/dependabot/pip/rapidfuzz-2.13.2Gravatar wookie1842022-11-07-92/+94
|\ | | | | Bump rapidfuzz from 2.13.0 to 2.13.2
| * Bump rapidfuzz from 2.13.0 to 2.13.2Gravatar dependabot[bot]2022-11-07-92/+94
|/ | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.13.0 to 2.13.2. - [Release notes](https://github.com/maxbachmann/RapidFuzz/releases) - [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxbachmann/RapidFuzz/compare/v2.13.0...v2.13.2) --- updated-dependencies: - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1095 from Diabolical5777/mainGravatar wookie1842022-11-02-46/+59
|\ | | | | Use buttons for bookmark command.