aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | update RedditGravatar shtlrs2023-05-06-4/+8
| | |
| * | update Redis configGravatar shtlrs2023-05-06-14/+13
| | | | | | | | | | | | This also renames RedisConfig to Redis, the way we have it in Python
| * | update Tokens & WolframGravatar shtlrs2023-05-06-16/+31
| | |
| * | update RolesGravatar shtlrs2023-05-06-4/+9
| | |
| * | update lovefestGravatar shtlrs2023-05-06-2/+8
| | |
| * | redeem lost bot referencesGravatar shtlrs2023-05-06-3/+4
| | |
| * | update LoggingGravatar shtlrs2023-05-06-4/+10
| | |
| * | update Client constantsGravatar shtlrs2023-05-06-50/+54
| | | | | | | | | | | | This also renames the Client class to Bot, to align better with Python.
| * | update CategoriesGravatar shtlrs2023-05-06-4/+9
| | |
| * | update ChannelsGravatar shtlrs2023-05-06-4/+8
| | |
| * | add base EnvConfigGravatar shtlrs2023-05-06-3/+20
| | |
| * | add pydantic to the list of dependenciesGravatar shtlrs2023-05-06-234/+290
|/ /
* | Bump pre-commit from 3.3.0 to 3.3.1 (#1263)Gravatar dependabot[bot]2023-05-05-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.0 to 3.3.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.3.0...v3.3.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>
* | Bump pip-licenses from 4.3.0 to 4.3.1 (#1264)Gravatar dependabot[bot]2023-05-05-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.0 to 4.3.1. - [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.3.0...v-4.3.1) --- updated-dependencies: - dependency-name: pip-licenses 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 #1261 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.0
| * | Bump pre-commit from 3.2.2 to 3.3.0Gravatar dependabot[bot]2023-05-02-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.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.2.2...v3.3.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.21.0 to 1.21.1 (#1259)Gravatar dependabot[bot]2023-05-01-5/+5
| | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump pip-licenses from 4.2.0 to 4.3.0Gravatar dependabot[bot]2023-04-29-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.2.0 to 4.3.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-4.2.0...v-4.3.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * nitGravatar Robin56052023-04-26-3/+3
| |
| * Append only on else blockGravatar Robin56052023-04-26-1/+0
| |
| * Merge branch 'python-discord:main' into undeprecate-bookmarkGravatar Robin2023-04-26-210/+217
| |\ | |/ |/|
* | Bump sentry-sdk from 1.20.0 to 1.21.0 (#1258)Gravatar dependabot[bot]2023-04-26-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.20.0 to 1.21.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.20.0...1.21.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>
* | Add lesser yellow to color list (#1245)Gravatar brad90four2023-04-22-0/+1
| | | | | | Co-authored-by: wookie184 <[email protected]>
* | Merge pull request #1256 from python-discord/dependabot/pip/sentry-sdk-1.20.0Gravatar wookie1842023-04-22-5/+5
|\ \ | | | | | | Bump sentry-sdk from 1.19.1 to 1.20.0
| * | Bump sentry-sdk from 1.19.1 to 1.20.0Gravatar dependabot[bot]2023-04-21-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.19.1 to 1.20.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.19.1...1.20.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 rapidfuzz from 2.15.1 to 3.0.0 (#1255)Gravatar dependabot[bot]2023-04-20-95/+95
| | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge pull request #1252 from ↵Gravatar wookie1842023-04-13-5/+5
|\ \ | | | | | | | | | | | | python-discord/dependabot/pip/beautifulsoup4-4.12.2 Bump beautifulsoup4 from 4.12.1 to 4.12.2
| * | Bump beautifulsoup4 from 4.12.1 to 4.12.2Gravatar dependabot[bot]2023-04-13-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.1 to 4.12.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1254 from python-discord/dependabot/pip/pip-licenses-4.2.0Gravatar wookie1842023-04-13-5/+5
|\ \ | | | | | | Bump pip-licenses from 4.1.0 to 4.2.0
| * | Bump pip-licenses from 4.1.0 to 4.2.0Gravatar dependabot[bot]2023-04-13-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.1.0 to 4.2.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-4.1.0...v-4.2.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1253 from python-discord/dependabot/pip/rapidfuzz-2.15.1Gravatar wookie1842023-04-11-92/+95
|\ \ | | | | | | Bump rapidfuzz from 2.15.0 to 2.15.1
| * | Bump rapidfuzz from 2.15.0 to 2.15.1Gravatar dependabot[bot]2023-04-11-92/+95
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/maxbachmann/RapidFuzz/releases) - [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/maxbachmann/RapidFuzz/compare/v2.15.0...v2.15.1) --- 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 #1251 from python-discord/dependabot/pip/sentry-sdk-1.19.1Gravatar wookie1842023-04-07-5/+5
|\ \ | | | | | | Bump sentry-sdk from 1.19.0 to 1.19.1
| * | Bump sentry-sdk from 1.19.0 to 1.19.1Gravatar dependabot[bot]2023-04-06-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.19.0 to 1.19.1. - [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.19.0...1.19.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1250 from ↵Gravatar wookie1842023-04-06-5/+5
|\ \ | | | | | | | | | | | | python-discord/dependabot/pip/beautifulsoup4-4.12.1 Bump beautifulsoup4 from 4.12.0 to 4.12.1
| * | Bump beautifulsoup4 from 4.12.0 to 4.12.1Gravatar dependabot[bot]2023-04-06-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.0 to 4.12.1. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Bump sentry-sdk from 1.18.0 to 1.19.0 (#1249)Gravatar dependabot[bot]2023-04-05-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.18.0 to 1.19.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.18.0...1.19.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 pre-commit from 3.2.1 to 3.2.2 (#1248)Gravatar dependabot[bot]2023-04-04-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.1 to 3.2.2. - [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.1...v3.2.2) --- 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>
* | Bump pillow from 9.4.0 to 9.5.0 (#1247)Gravatar dependabot[bot]2023-04-03-81/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...9.5.0) --- updated-dependencies: - dependency-name: pillow 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 rapidfuzz from 2.13.7 to 2.15.0 (#1246)Gravatar dependabot[bot]2023-04-03-92/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.13.7 to 2.15.0. - [Release notes](https://github.com/maxbachmann/RapidFuzz/releases) - [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/maxbachmann/RapidFuzz/compare/v2.13.7...v2.15.0) --- 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>
* | Merge pull request #1243 from python-discord/dependabot/pip/redis-4.5.4Gravatar wookie1842023-03-31-3/+6
|\ \ | | | | | | Bump redis from 4.5.3 to 4.5.4
| * | Bump redis from 4.5.3 to 4.5.4Gravatar dependabot[bot]2023-03-31-3/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4. - [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.3...v4.5.4) --- updated-dependencies: - dependency-name: redis dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1242 from python-discord/dependabot/pip/sentry-sdk-1.18.0Gravatar wookie1842023-03-30-5/+5
|\ \ | | | | | | Bump sentry-sdk from 1.17.0 to 1.18.0
| * | Bump sentry-sdk from 1.17.0 to 1.18.0Gravatar dependabot[bot]2023-03-30-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.17.0 to 1.18.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.17.0...1.18.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1229 from python-discord/fix-1121Gravatar Boris Muratov2023-03-30-3/+16
|\ \ | | | | | | Correctly handle when the movie API doesn't return any movies
| * \ Merge branch 'main' into fix-1121Gravatar Boris Muratov2023-03-30-37/+40
| |\ \ | |/ / |/| |
* | | Update base image to new repo org (#1241)Gravatar ChrisJL2023-03-29-1/+1
| | |
* | | Merge pull request #1240 from mudkipdev/mainGravatar wookie1842023-03-29-4/+4
|\ \ \ | | | | | | | | Replace all instances of "with ctx.typing()" with "async with ctx.typing()"
| * \ \ Merge branch 'main' into mudkipdev/mainGravatar Chris Lovering2023-03-29-29/+26
| |\ \ \ | |/ / / |/| | |
* | | | Bump taskipy from 1.10.3 to 1.10.4 (#1237)Gravatar dependabot[bot]2023-03-29-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/commits) --- 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>