index
:
bot-core
12.x
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
path:
root
/
pydis_core
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Fix B904 across project (raise-without-from-except-inside)
12.x
Joe Banks
19 hours
-14
/
+14
*
Include project name in footer
Joe Banks
19 hours
-1
/
+7
*
Support GITHUB_SHA for creating permalinks
Joe Banks
19 hours
-0
/
+3
*
Move comment about tag handling
Joe Banks
19 hours
-1
/
+1
*
Replace __module__ with inspect.getmodule
Joe Banks
19 hours
-1
/
+1
*
Trim trailing / from GitHub Repo
Joe Banks
19 hours
-1
/
+1
*
Support commands that come from pydis_core
Joe Banks
19 hours
-2
/
+31
*
Add github icon to source footer
Joe Banks
19 hours
-1
/
+1
*
SourceType command -> text_command
Joe Banks
19 hours
-4
/
+4
*
Use typed context object
Joe Banks
19 hours
-2
/
+2
*
Move avatar to constant
Joe Banks
43 hours
-1
/
+3
*
Update source code modules so documentation can build
Joe Banks
43 hours
-19
/
+22
*
Provide a pre-built SourceCode cog based on bot version
Joe Banks
43 hours
-1
/
+169
*
Updates for new Ruff version
Joe Banks
43 hours
-3
/
+3
*
Update in_whitelist_check to check against the parent channel, if one exists
v11.8.0
Chris Lovering
2025-09-18
-3
/
+12
*
Update Regex to include Discord protocol format (#304)
Joe Banks
2025-08-10
-2
/
+4
*
Update discord invite regex
Janine vN
2025-07-13
-1
/
+1
*
Ensure we don't match to non-invite looking links
Chris Lovering
2024-11-23
-2
/
+2
*
Escape backslashes in invite regex
Chris Lovering
2024-11-23
-1
/
+1
*
Drop io and li from invite regex
Chris Lovering
2024-11-23
-1
/
+1
*
Update filter regex to not be overly strict
Chris Lovering
2024-11-23
-2
/
+4
*
Remove repetition from the invite regex
Chris Lovering
2024-10-17
-7
/
+2
*
Move discord(app) capture to its own optional group in invite regex
Chris Lovering
2024-10-17
-6
/
+6
*
Add optional 'app' capture to invite regex OR group
Chris Lovering
2024-10-17
-6
/
+5
*
Improve readability of invite regex by indenting the large OR group
Chris Lovering
2024-10-17
-8
/
+10
*
Drop / from invite regex fragements
Chris Lovering
2024-10-17
-5
/
+6
*
Update Discord invite regex to also match backslash before the invite code
Chris Lovering
2024-09-11
-1
/
+1
*
Ignore ASYNC109 where timeout is used for pagination
Chris Lovering
2024-07-25
-1
/
+1
*
Correct docstring for ViewWithUserAndRoleCheck
Chris Lovering
2024-07-25
-1
/
+1
*
Add py.typed (#254)
decorator-factory
2024-07-17
-0
/
+0
*
Lint repo with new ruff rules
Chris Lovering
2024-03-24
-3
/
+4
*
Extract original error upon exceptions, if any (#209)
Amrou Bellalouna
2024-03-20
-0
/
+1
*
reflect changes in changelog
shtlrs
2024-03-18
-0
/
+6
*
expose a way for registering the command error manager
shtlrs
2024-03-18
-0
/
+12
*
subclass CommandTree
shtlrs
2024-03-18
-0
/
+19
*
register all error handlers in the CommandErrorManager class
shtlrs
2024-03-18
-1
/
+60
*
add the AbstractCommandErrorHandler interface
shtlrs
2024-03-18
-0
/
+27
*
make error_handling a package
shtlrs
2024-03-18
-0
/
+0
*
Update ruff to target Python 3.11
Chris Lovering
2024-03-18
-9
/
+8
*
Drop support for Python 3.10
Chris Lovering
2024-03-18
-3
/
+1
*
Drop support for Pydantic 1.X
Chris Lovering
2024-03-04
-1
/
+1
*
ruff lint fix: Breaking changes to make bool args kwarg-only
Chris Lovering
2024-03-04
-3
/
+5
*
ruff lint fix: Manual non-breaking changes
Chris Lovering
2024-03-04
-20
/
+21
*
ruff lint fix: Run remaining auto-fixable rules
Chris Lovering
2024-03-04
-11
/
+12
*
document the instance attributes of BotBase
shtlrs
2024-02-18
-1
/
+14
*
Add lock utils
Chris Lovering
2024-01-30
-1
/
+250
*
Satisfy new ruff linting rules
Chris Lovering
2024-01-30
-2
/
+2
*
Add the a user_has_access helper function to interactions module.
Chris Lovering
2024-01-30
-12
/
+26
*
adhere to google docstrings style
v10.6.0
shtlrs
2024-01-30
-18
/
+51
*
export checks module from the utils package
shtlrs
2024-01-30
-0
/
+2
[next]