aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
bootstrap-paginatoradd boostrap_line_paginator_with_emojis utilGravatar shtlrs15 months
dependabot/pip/pydantic-2.10.3Bump pydantic from 2.10.1 to 2.10.3Gravatar dependabot[bot]11 months
dependabot/pip/ruff-0.8.2Bump ruff from 0.8.0 to 0.8.2Gravatar dependabot[bot]10 months
dependabot/pip/sphinx-autodoc-typehints-2.5.0Bump sphinx-autodoc-typehints from 2.4.0 to 2.5.0Gravatar dependabot[bot]12 months
dependabot/pip/taskipy-1.14.1Bump taskipy from 1.14.0 to 1.14.1Gravatar dependabot[bot]11 months
dependabot/pip/tomli-2.2.1Bump tomli from 2.1.0 to 2.2.1Gravatar dependabot[bot]11 months
docsDeploying to docs from @ python-discord/bot-core@74072b3709d87dc811a4972aec1e...Gravatar jb345 hours
dont-read-response-for-204-codesDo not attempt to read response body if the HTTP response code is 204.Gravatar Chris Lovering22 months
fixup-commit-blockerrun fixup blocker when git ref isn't mainGravatar shtlrs2 years
mainUpdate release date for version 11.8.0 in changelogGravatar Joe Banks45 hours
[...]
 
TagDownloadAuthorAge
v11.8.0commit 9f0162c086...Gravatar Joe Banks46 hours
v11.7.0commit 0da291ca7e...Gravatar Joe Banks2 months
v11.6.1commit eecf9521fe...Gravatar Joe Banks3 months
v11.6.0commit 16835478af...Gravatar Chris Lovering8 months
v11.5.1commit cbe2bae7bd...Gravatar Chris Lovering11 months
v11.5.0commit bdaaa2e76d...Gravatar Chris Lovering11 months
v11.4.0commit 06b1ada577...Gravatar Chris Lovering13 months
v11.3.1commit 8a9d7f0bd1...Gravatar Chris Lovering15 months
v11.3.0commit be7764273d...Gravatar Chris Lovering15 months
v11.2.0commit 3fe3eaefc1...Gravatar Chris Lovering16 months
[...]
 
AgeCommit messageAuthorLines
2023-08-12run fixup blocker when git ref isn't mainfixup-commit-blockerGravatar shtlrs-0/+6
2023-07-25Merge pull request #190 from python-discord/wait_until_bot_startedv10.1.0Gravatar ChrisJL-21/+35
2023-07-25fixup: Update BotBase.process_commands docstring to be more explicitGravatar Chris Lovering-1/+5
2023-07-25Consistently use fullstops in changelogGravatar Chris Lovering-21/+21
2023-07-25Add BotBase.wait_until_bot_started which can be used to hold a process until ...Gravatar Chris Lovering-1/+11
2023-07-20Merge pull request #188 from python-discord/paste-servic-emultiple-filesv10.0.0Gravatar ChrisJL-199/+359
2023-07-20fixup: correct docstring wording in paste_serviceGravatar Chris Lovering-1/+1
2023-07-14Add type hints to paste_service pydantic modelsGravatar Chris Lovering-5/+5
2023-07-14Don't swallow exceptions in post_buildGravatar Chris Lovering-2/+2
2023-07-14Support sending multiple files to paste service at onceGravatar Chris Lovering-195/+355
[...]