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
38 hours
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
38 hours
[...]
Tag
Download
Author
Age
v11.8.0
commit 9f0162c086...
Joe Banks
38 hours
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
2023-05-29
add settings.py
port-constants
shtlrs
-0
/
+95
2023-05-29
add pydantic as a dependency
shtlrs
-80
/
+135
2023-05-06
Merge pull request #175 from python-discord/log-when-waiting-for-guild-to-be-...
v9.6.0
ChrisJL
-309
/
+306
2023-05-06
Changelog recent changes to bot-core
Chris Lovering
-1
/
+7
2023-05-06
Log when waiting for a guild before loading extensions
Chris Lovering
-0
/
+3
2023-05-06
Bump d.py to 2.2.3
Chris Lovering
-308
/
+296
2023-03-02
Bump dependencies to latest
v9.5.1
Chris Lovering
-458
/
+525
2023-03-02
Explicitly set the stack level of the warnings.warn call
Chris Lovering
-1
/
+1
2023-03-02
Don't override the default list of ignored flake8 rules
Chris Lovering
-1
/
+1
2023-03-02
Bump Discord.py to 2.2.2
Chris Lovering
-3
/
+6
[...]