index
:
bot-core
add-message-utils
bootstrap-paginator
check-rerun-job-util
dependabot/pip/pydantic-2.10.3
dependabot/pip/ruff-0.8.2
dependabot/pip/sphinx-autodoc-typehints-2.5.0
dependabot/pip/taskipy-1.14.1
dependabot/pip/tomli-2.2.1
docs
dont-read-response-for-204-codes
fixup-commit-blocker
main
port-constants
redis_relay
A mirrored copy of the python-discord/bot-core repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
bootstrap-paginator
add boostrap_line_paginator_with_emojis util
shtlrs
15 months
dependabot/pip/pydantic-2.10.3
Bump pydantic from 2.10.1 to 2.10.3
dependabot[bot]
11 months
dependabot/pip/ruff-0.8.2
Bump ruff from 0.8.0 to 0.8.2
dependabot[bot]
10 months
dependabot/pip/sphinx-autodoc-typehints-2.5.0
Bump sphinx-autodoc-typehints from 2.4.0 to 2.5.0
dependabot[bot]
12 months
dependabot/pip/taskipy-1.14.1
Bump taskipy from 1.14.0 to 1.14.1
dependabot[bot]
11 months
dependabot/pip/tomli-2.2.1
Bump tomli from 2.1.0 to 2.2.1
dependabot[bot]
11 months
docs
Deploying to docs from @ python-discord/bot-core@74072b3709d87dc811a4972aec1e...
jb3
2 days
dont-read-response-for-204-codes
Do not attempt to read response body if the HTTP response code is 204.
Chris Lovering
22 months
fixup-commit-blocker
run fixup blocker when git ref isn't main
shtlrs
2 years
main
Update release date for version 11.8.0 in changelog
Joe Banks
2 days
[...]
Tag
Download
Author
Age
v11.8.0
commit 9f0162c086...
Joe Banks
2 days
v11.7.0
commit 0da291ca7e...
Joe Banks
2 months
v11.6.1
commit eecf9521fe...
Joe Banks
3 months
v11.6.0
commit 16835478af...
Chris Lovering
8 months
v11.5.1
commit cbe2bae7bd...
Chris Lovering
11 months
v11.5.0
commit bdaaa2e76d...
Chris Lovering
11 months
v11.4.0
commit 06b1ada577...
Chris Lovering
13 months
v11.3.1
commit 8a9d7f0bd1...
Chris Lovering
15 months
v11.3.0
commit be7764273d...
Chris Lovering
15 months
v11.2.0
commit 3fe3eaefc1...
Chris Lovering
16 months
[...]
Age
Commit message
Author
Lines
2022-10-23
Edit `reaction_check` and `wait_for_deletion` to have an `allowed_users` and ...
add-message-utils
TizzySaurus
-24
/
+18
2022-10-23
Replace utils.messages constants with args in respective functions.
TizzySaurus
-32
/
+8
2022-09-24
Migrate all message utils from bot and sir-lancebot.
Izan
-0
/
+330
2022-09-18
Merge pull request #138 from python-discord/bump-d.py
v8.2.1
Hassan Abouelela
-171
/
+1087
2022-09-18
Bump dev deps
Chris Lovering
-40
/
+28
2022-09-18
Bump d.py to 2.0.1
Chris Lovering
-147
/
+1075
2022-09-18
Merge pull request #135 from python-discord/poetry-1.2.0
ChrisJL
-29
/
+31
2022-09-18
Remove Unused Steps In CI
Hassan Abouelela
-11
/
+2
2022-09-18
Use Poetry Base In Docker Image
Hassan Abouelela
-20
/
+2
2022-09-11
Use BOT_TOKEN in example project
Chris Lovering
-2
/
+2
[...]