aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2023-05-08Simplify command params returnGravatar miki55555115-3/+1
2023-05-07Fix extra space in .help command signatureGravatar miki55555115-2/+3
2023-05-06Update bot/exts/holidays/halloween/spookygif.pyGravatar Amrou Bellalouna-1/+1
Co-authored-by: wookie184 <[email protected]>
2023-05-06alias Wolfram as WolframConfigGravatar shtlrs-5/+5
2023-05-06use Tokens.Youtube in the Snakes CogGravatar shtlrs-2/+2
2023-05-06log warning in Reddit CogGravatar shtlrs-1/+1
2023-05-06Run null check on needed api keys before loading cogs.Gravatar shtlrs-0/+17
This makes sure that all cogs that need keys won't load. Which helps in avoiding exceptions at runtime, and give a clearer warning at startup time.
2023-05-06use the new code jam variable (#1267)Gravatar Amrou Bellalouna-1/+1
2023-05-06bump bot-core to 9.6.0Gravatar shtlrs-9/+9
2023-05-06add CLIENT_TOKEN in lint ciGravatar shtlrs-0/+1
2023-05-06remove `.env.server` env fileGravatar shtlrs-1/+1
2023-05-06remove wolfram key from Tokens classGravatar shtlrs-1/+0
2023-05-06use `get_secret_value` for client tokenGravatar shtlrs-1/+1
2023-05-06give empty str as default to tokensGravatar shtlrs-17/+15
2023-05-06use `SecretStr` for all secretsGravatar shtlrs-36/+37
2023-05-06update env variables in "Attempt bot setup" stageGravatar shtlrs-2/+2
2023-05-06move lovefest role under the Roles classGravatar shtlrs-17/+8
2023-05-06revert renaming of Client to BotGravatar shtlrs-48/+48
2023-05-06Revert "redeem lost bot references"Gravatar shtlrs-4/+3
This reverts commit 8d4fa84652e98dcb92fddf0a776c32634e0dfcf0.
2023-05-06Revert "update forgotten reference of `Bot`"Gravatar shtlrs-1/+1
This reverts commit 696865a9fd1623941b78917e2320c954eead9992.
2023-05-06update forgotten reference of `Bot`Gravatar shtlrs-1/+1
2023-05-06update RedditGravatar shtlrs-4/+8
2023-05-06update Redis configGravatar shtlrs-14/+13
This also renames RedisConfig to Redis, the way we have it in Python
2023-05-06update Tokens & WolframGravatar shtlrs-16/+31
2023-05-06update RolesGravatar shtlrs-4/+9
2023-05-06update lovefestGravatar shtlrs-2/+8
2023-05-06redeem lost bot referencesGravatar shtlrs-3/+4
2023-05-06update LoggingGravatar shtlrs-4/+10
2023-05-06update Client constantsGravatar shtlrs-50/+54
This also renames the Client class to Bot, to align better with Python.
2023-05-06update CategoriesGravatar shtlrs-4/+9
2023-05-06update ChannelsGravatar shtlrs-4/+8
2023-05-06add base EnvConfigGravatar shtlrs-3/+20
2023-05-06add pydantic to the list of dependenciesGravatar shtlrs-234/+290
2023-05-05Bump pre-commit from 3.3.0 to 3.3.1 (#1263)Gravatar dependabot[bot]-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>
2023-05-05Bump pip-licenses from 4.3.0 to 4.3.1 (#1264)Gravatar dependabot[bot]-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>
2023-05-02Bump pre-commit from 3.2.2 to 3.3.0Gravatar dependabot[bot]-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]>
2023-05-01Bump sentry-sdk from 1.21.0 to 1.21.1 (#1259)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-29Bump pip-licenses from 4.2.0 to 4.3.0Gravatar dependabot[bot]-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]>
2023-04-26Bump sentry-sdk from 1.20.0 to 1.21.0 (#1258)Gravatar dependabot[bot]-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>
2023-04-22Add lesser yellow to color list (#1245)Gravatar brad90four-0/+1
Co-authored-by: wookie184 <[email protected]>
2023-04-21Bump sentry-sdk from 1.19.1 to 1.20.0Gravatar dependabot[bot]-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]>
2023-04-20Bump rapidfuzz from 2.15.1 to 3.0.0 (#1255)Gravatar dependabot[bot]-95/+95
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13Bump beautifulsoup4 from 4.12.1 to 4.12.2Gravatar dependabot[bot]-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]>
2023-04-13Bump pip-licenses from 4.1.0 to 4.2.0Gravatar dependabot[bot]-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]>
2023-04-11Bump rapidfuzz from 2.15.0 to 2.15.1Gravatar dependabot[bot]-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]>
2023-04-06Bump sentry-sdk from 1.19.0 to 1.19.1Gravatar dependabot[bot]-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]>
2023-04-06Bump beautifulsoup4 from 4.12.0 to 4.12.1Gravatar dependabot[bot]-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]>
2023-04-05Bump sentry-sdk from 1.18.0 to 1.19.0 (#1249)Gravatar dependabot[bot]-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>
2023-04-04Bump pre-commit from 3.2.1 to 3.2.2 (#1248)Gravatar dependabot[bot]-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>
2023-04-03Bump pillow from 9.4.0 to 9.5.0 (#1247)Gravatar dependabot[bot]-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>