aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2023-08-23holidayreact: add alternate spellings to February (#1214)Gravatar Bradley Reynolds-1/+1
* holidayreact: add alternate spellings to february * Simplify valentine heart regex Co-authored-by: Preocts <[email protected]> Co-authored-by: Preocts <[email protected]>
2023-08-21Corrected attribute name to fetch github url in extensions.py (#1348)Gravatar Parth Verma-1/+1
2023-08-21Use title as parameter name for Embed in monster_voteGravatar Erik K Anderson-1/+1
2023-08-19Bump ruff from 0.0.284 to 0.0.285 (#1346)Gravatar dependabot[bot]-20/+20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285) --- 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>
2023-08-18Added URL to RFC embedGravatar SomeHybrid-4/+8
2023-08-17Bump emoji from 2.7.0 to 2.8.0 (#1345)Gravatar dependabot[bot]-4/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11Added logging on fetching RFCGravatar SomeHybrid-0/+2
2023-08-10Bump ruff from 0.0.281 to 0.0.284 (#1344)Gravatar dependabot[bot]-20/+31
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.281 to 0.0.284. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.281...v0.0.284) --- 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>
2023-08-10Added cache to RFC commandGravatar SomeHybrid-31/+66
2023-08-10Applied `isort` to `rfc.py`Gravatar SomeHybrid-2/+2
2023-08-10Fixed ruff issuesGravatar SomeHybrid-1/+1