aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Add python help channel to src command whitelistHEADmainGravatar Joe Banks19 hours-1/+3
|
* Dependency bumps (including pydis_core to 11.8.0)Gravatar Joe Banks20 hours-305/+296
|
* Removing tree to trigger christmas reaction (#1698)Gravatar ibirothe2025-09-18-1/+1
| | | | | | | | | | | * Removing tree to trigger christmas reaction * Removal of outer parentheses as suggested Co-authored-by: wookie184 <[email protected]> --------- Co-authored-by: wookie184 <[email protected]>
* Add rest of python facts from github suggestion thread (#1696)Gravatar David Reilly2025-09-18-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add rest of facts from GitHub thread Source: https://github.com/python-discord/meta/discussions/93 Edited for grammar, formatting, and inline code. * Add Ned's last name * Update formatting for Ned's fact * Grammar fix * Add a few more facts * Add bool fact * Add object fact * Remove fact about Ned * Update python_facts.txt Remove last line * Incorporate updates from wookie184's code review
* Add user agent to Wikipedia API requestsGravatar Joe Banks2025-08-26-1/+5
|
* Merge pull request #1688 from DMFriends/madlibsGravatar ~hedy2025-08-04-1/+1
|\ | | | | Madlibs - change zip parameter "strict" to False
| * Madlibs - change zip parameter "strict" to False because the bot would not ↵Gravatar DMFriends2025-08-01-1/+1
|/ | | | display the final Madlib due to an error on this line
* Bump lxml from 5.3.0 to 6.0.0Gravatar dependabot[bot]2025-07-22-23/+22
| | | | | | | | | | | | | | | | Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 6.0.0. - [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-5.3.0...lxml-6.0.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Apply suggestion from @CopilotGravatar Joe Banks2025-07-22-1/+1
| | | Co-authored-by: Copilot <[email protected]>
* make deleting a bookmark possible through a context menu commandGravatar shtlrs2025-07-22-3/+31
|
* webscale the dockerfile 10x improvementGravatar Joe Banks2025-07-18-2/+0
|
* Bump getsentry/action-release from 1 to 3 (#1686)Gravatar dependabot[bot]2025-07-16-1/+1
| | | | | | | | | | | | | | | | | Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1 to 3. - [Release notes](https://github.com/getsentry/action-release/releases) - [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/action-release/compare/v1...v3) --- updated-dependencies: - dependency-name: getsentry/action-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update whitespaceGravatar Joe Banks2025-07-15-1/+1
|
* Update dependabot config to use uvGravatar Joe Banks2025-07-15-1/+7
|
* Replace virtualenv with venvGravatar Joe Banks2025-07-15-2/+2
|
* Update CI tasks to use uvGravatar Joe Banks2025-07-15-24/+7
|
* Update development tooling to use uvGravatar Joe Banks2025-07-15-3/+3
|
* Migrate Dockerfile to using uvGravatar Joe Banks2025-07-15-11/+32
|
* Migrate pyproject.toml to uvGravatar Joe Banks2025-07-15-2221/+1104
|
* Merge pull request #1670 from python-discord/python-313-upgradeGravatar wookie1842025-04-19-676/+720
|\ | | | | Update sir-lancebot to Python 3.13
| * Update project to Python 3.13Gravatar wookie1842025-04-08-668/+716
| |
| * Use enum.member instead of functools.partial workaroundGravatar wookie1842025-04-08-6/+4
| | | | | | | | The workaround would no longer work in future versions
| * Remove obsolete version indicator in docker-compose.ymlGravatar wookie1842025-04-08-2/+0
|/
* Fix emoji replacement in UwU cog (#1634)Gravatar Saratii2025-03-28-11/+12
| | | | | | | | | * better emojis replacement * Update uwu.py Hot fix: wrong function call typo. * Update emoji raw text to normal emojis.
* Bump pydis-core from 11.5.0 to 11.6.0 (#1648)Gravatar dependabot[bot]2025-03-08-11/+12
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.5.0 to 11.6.0. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v11.5.0...v11.6.0) --- updated-dependencies: - dependency-name: pydis-core 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 pydantic-settings from 2.6.1 to 2.8.1 (#1652)Gravatar dependabot[bot]2025-03-08-5/+5
| | | | | | | | | | | | | | | Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.1 to 2.8.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.6.1...v2.8.1) --- updated-dependencies: - dependency-name: pydantic-settings 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 taskipy from 1.14.0 to 1.14.1 (#1636)Gravatar dependabot[bot]2025-03-08-22/+88
| | | | | | | | | | | | | | | Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: taskipy 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 rapidfuzz from 3.10.1 to 3.12.2 (#1654)Gravatar dependabot[bot]2025-03-08-91/+97
| | | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.10.1 to 3.12.2. - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.10.1...v3.12.2) --- updated-dependencies: - dependency-name: rapidfuzz 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>
* Adjust user input to title cased when looking up name (#1651)Gravatar brad90four2025-02-22-1/+1
|
* Add env var setting to determine whether to post daily top reddit postsGravatar Chris Lovering2025-01-02-1/+3
|
* Add warning log if bot hits reddit ratelimitGravatar Chris Lovering2025-01-02-0/+7
|
* Handle the case where get_top_posts returns an embed on errorGravatar Chris Lovering2025-01-02-0/+5
|
* Bump sentry-sdk from 2.19.0 to 2.19.2 (#1639)Gravatar dependabot[bot]2025-01-01-5/+5
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.19.0 to 2.19.2. - [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/2.19.0...2.19.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production 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 ruff from 0.8.0 to 0.8.4 (#1642)Gravatar dependabot[bot]2025-01-01-22/+22
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.8.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.8.4) --- updated-dependencies: - dependency-name: ruff 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>
* Wrong function called in UwU cog (#1633)Gravatar Saratii2024-11-23-1/+1
| | | | | | | * better emojis replacement * Update uwu.py Hot fix: wrong function call typo.
* better emojis replacement (#1596)Gravatar Saratii2024-11-23-0/+20
|
* Disable preview rulesGravatar Chris Lovering2024-11-23-1/+0
|
* Remove deprecated ruff rulesGravatar Chris Lovering2024-11-23-1/+1
|
* Disable poetry package modeGravatar Chris Lovering2024-11-23-0/+1
|
* Bump deps to latestGravatar Chris Lovering2024-11-23-929/+1048
|
* fix: replace unfriendly error msgs (#1627)Gravatar dd84ai2024-11-23-3/+4
|
* Use the cleaned content in the uwu command (#1606)Gravatar mqudah2024-09-13-1/+1
|
* Bump lxml from 5.2.2 to 5.3.0 (#1599)Gravatar dependabot[bot]2024-08-31-146/+142
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pyjokes from 0.7.2 to 0.8.3 (#1600)Gravatar dependabot[bot]2024-08-31-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pyyaml from 6.0.1 to 6.0.2 (#1601)Gravatar dependabot[bot]2024-08-31-55/+57
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 3.9.4 to 3.9.6 (#1598)Gravatar dependabot[bot]2024-08-31-96/+111
| | | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.9.4 to 3.9.6. - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.9.4...v3.9.6) --- updated-dependencies: - dependency-name: rapidfuzz dependency-type: direct:production 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 sentry-sdk from 2.10.0 to 2.13.0 (#1592)Gravatar dependabot[bot]2024-08-30-6/+7
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.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/2.10.0...2.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pydis-core from 11.3.0 to 11.3.1 (#1585)Gravatar dependabot[bot]2024-08-30-5/+5
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.3.0 to 11.3.1. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v11.3.0...v11.3.1) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production 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 aiohttp from 3.9.4 to 3.10.2 (#1591)Gravatar dependabot[bot]2024-08-30-78/+90
| | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.7.1 to 3.8.0 (#1587)Gravatar dependabot[bot]2024-08-30-5/+5
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.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.7.1...v3.8.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development 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>