index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pillow-11.2.1
dependabot/uv/pillow-12.0.0
main
reorder-hacktoberfest-commands
revert-1432-dependabot/pip/emoji-2.10.0
shenanigansd-patch-1
sim_matches
use-botcore-command-error-manager
A mirrored copy of the python-discord/sir-lancebot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
command.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2024-01-30
Bump aiohttp from 3.9.0 to 3.9.2 (#1438)
dependabot[bot]
-77
/
+77
2024-01-24
Bump python-dotenv from 1.0.0 to 1.0.1 (#1436)
dependabot[bot]
-5
/
+5
2024-01-24
Bump ruff from 0.1.13 to 0.1.14 (#1434)
dependabot[bot]
-31
/
+31
2024-01-23
Bump pip-licenses from 4.3.3 to 4.3.4 (#1435)
dependabot[bot]
-5
/
+5
2024-01-19
Bump emoji from 2.9.0 to 2.10.0 (#1432)
dependabot[bot]
-5
/
+6
2024-01-19
Bump beautifulsoup4 from 4.12.2 to 4.12.3 (#1431)
dependabot[bot]
-5
/
+8
2024-01-16
Bump ruff from 0.1.12 to 0.1.13 (#1430)
dependabot[bot]
-20
/
+20
2024-01-13
Bump ruff from 0.1.11 to 0.1.12 (#1429)
dependabot[bot]
-21
/
+25
2024-01-11
Bump sentry-sdk from 1.39.1 to 1.39.2 (#1428)
dependabot[bot]
-6
/
+6
2024-01-09
Correctly type revisions as an int
Chris Lovering
-1
/
+1
2024-01-09
Bump lxml from 5.0.0 to 5.1.0 (#1425)
dependabot[bot]
-92
/
+78
2024-01-04
Fix capitalisation of PyPI (#1424)
wookie184
-1
/
+1
2024-01-04
Remove "What third-party library do you wish was in the Python standard libra...
Bradley Reynolds
-1
/
+0
2024-01-03
Bump ruff from 0.1.9 to 0.1.11 (#1422)
dependabot[bot]
-20
/
+20
2024-01-02
Bump pillow from 10.1.0 to 10.2.0 (#1421)
dependabot[bot]
-57
/
+75
2024-01-01
Bump lxml from 4.9.4 to 5.0.0 (#1420)
dependabot[bot]
-97
/
+92
2023-12-31
Bump rapidfuzz from 3.6.0 to 3.6.1 (#1419)
dependabot[bot]
-93
/
+93
2023-12-27
Bump rapidfuzz from 3.5.2 to 3.6.0 (#1418)
dependabot[bot]
-93
/
+93
2023-12-24
Bump ruff from 0.1.8 to 0.1.9 (#1417)
dependabot[bot]
-20
/
+21
2023-12-21
Bump lxml from 4.9.3 to 4.9.4 (#1416)
dependabot[bot]
-96
/
+96
2023-12-19
Bump pydis-core from 10.5.0 to 10.5.1 (#1414)
dependabot[bot]
-5
/
+5
2023-12-18
download pull request artifacts with curl
shtlrs
-1
/
+1
2023-12-15
Bump actions/upload-artifact from 3 to 4 (#1413)
dependabot[bot]
-1
/
+1
2023-12-15
Bump sentry-sdk from 1.39.0 to 1.39.1 (#1412)
dependabot[bot]
-6
/
+6
2023-12-15
Bump ruff from 0.1.7 to 0.1.8 (#1411)
dependabot[bot]
-20
/
+20
2023-12-14
Bump sentry-sdk from 1.38.0 to 1.39.0 (#1410)
dependabot[bot]
-6
/
+6
2023-12-13
Bump pydis-core from 10.4.0 to 10.5.0 (#1408)
dependabot[bot]
-8
/
+8
2023-12-11
Bump pre-commit from 3.5.0 to 3.6.0
dependabot[bot]
-6
/
+6
2023-12-06
Bump emoji from 2.8.0 to 2.9.0 (#1407)
dependabot[bot]
-5
/
+5
2023-12-05
Bump ruff from 0.1.6 to 0.1.7 (#1406)
dependabot[bot]
-20
/
+20
2023-12-02
Add the or back in, but keep the space
Bradley Reynolds
-1
/
+1
2023-12-02
Replace or with space in christmas tree holiday reaction
Bradley Reynolds
-1
/
+1
2023-12-01
Bump sentry-sdk from 1.37.1 to 1.38.0 (#1402)
dependabot[bot]
-6
/
+17
2023-11-25
Remove the need for calling dotenv manually by using pydantic
Chris Lovering
-10
/
+5
2023-11-25
Update to pydantic 2.0
wookie184
-123
/
+216
2023-11-25
Always use the get_logger func from bot-core
Chris Lovering
-171
/
+173
2023-11-25
Use new logging util from bot-core
Chris Lovering
-50
/
+36
2023-11-25
Bump deps to latest
Chris Lovering
-342
/
+234
2023-11-23
Bump sentry-sdk from 1.35.0 to 1.36.0 (#1398)
dependabot[bot]
-6
/
+17
2023-11-13
Lint repo with new ruff rules
Chris Lovering
-9
/
+9
2023-11-13
Bump ruff from 0.1.4 to 0.1.5
dependabot[bot]
-37
/
+25
2023-11-13
Bump sentry-sdk from 1.34.0 to 1.35.0 (#1396)
dependabot[bot]
-6
/
+17
2023-11-06
Format code with new ruff rules
Chris Lovering
-32
/
+31
2023-11-06
Use ruff's isort implementation
Chris Lovering
-29
/
+8
2023-11-06
Enable unsafe-fixes and preview for ruff
Johannes Christ
-0
/
+2
2023-11-06
Corrected ruff check output format arg
Xithrius
-1
/
+1
2023-11-06
Bump ruff from 0.0.292 to 0.1.4
dependabot[bot]
-367
/
+362
2023-11-03
Bump rapidfuzz from 3.4.0 to 3.5.2 (#1394)
dependabot[bot]
-112
/
+94
2023-11-03
Bump sentry-sdk from 1.32.0 to 1.34.0 (#1393)
dependabot[bot]
-5
/
+5
2023-10-18
Bump urllib3 from 2.0.6 to 2.0.7 (#1386)
dependabot[bot]
-3
/
+3
[next]