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
path:
root
/
docs
/
netlify_build.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2022-12-11
Add a dry run step to lint & test CI
Chris Lovering
-1
/
+5
2022-12-11
Update dockerignore to include dev dir
Chris Lovering
-4
/
+2
2022-12-11
Simplify docker-compose volumes
Chris Lovering
-3
/
+2
2022-12-11
Add changelog for 3.11 and new decorator
Chris Lovering
-1
/
+5
2022-12-11
Mark project as requiring poetry-core>=1.2.0
Chris Lovering
-1
/
+1
2022-12-11
Support 3.11 and bump CI to use 3.11
Chris Lovering
-8
/
+9
2022-12-11
Support 3.11 & bump all deps
Chris Lovering
-439
/
+384
2022-11-14
Handle not being able to delete the interaction message on button press.
Chris Lovering
-8
/
+27
2022-11-13
Bump d.py to 2.1.0
Chris Lovering
-116
/
+99
2022-11-10
Clean Up Formatting Of Project Name In Docs
Hassan Abouelela
-4
/
+8
2022-11-10
Add Support For Attributes In Docstrings
Hassan Abouelela
-134
/
+169
2022-11-05
Add six as a dev dep
Chris Lovering
-1
/
+14
2022-11-05
Relock poetry
Chris Lovering
-406
/
+397
2022-11-05
Rename package due to naming conflict
Chris Lovering
-61
/
+66
2022-11-05
Update pyproject.toml module meta data
Chris Lovering
-2
/
+9
2022-10-26
Use New Static Build Site API (#122)
Hassan Abouelela
-15
/
+14
2022-09-27
bump sphinx and sphinx-autodoc-typehints
Numerlor
-68
/
+317
2022-09-27
make function and message positional only to free up names for kwargs
Numerlor
-0
/
+1
2022-09-19
allow user specified function to manipulate cooldown args
Numerlor
-3
/
+9
2022-09-19
use more consistent styling
Numerlor
-2
/
+4
2022-09-19
type return with tuple
Numerlor
-1
/
+1
2022-09-19
use ctx.channel directly
Numerlor
-2
/
+1
2022-09-19
get rid of unnecessary check
Numerlor
-4
/
+1
2022-09-19
use a clearer name
Numerlor
-3
/
+3
2022-09-18
use paramspec from typing
Numerlor
-8
/
+4
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
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
2022-09-11
Don't mount project root in docker-compose
Chris Lovering
-2
/
+3
2022-09-11
Update poetry to use 1.2.0
Chris Lovering
-10
/
+20
2022-09-10
Add metricity to docker-compose so web doesn't crash loop
Chris Lovering
-0
/
+18
2022-08-18
Bump Discord.py to the stable 2.0 release.
v8.2.0
Chris Lovering
-54
/
+59
2022-08-16
Update docs/changelog.rst
Ionite
-1
/
+1
2022-08-16
Added comments for regex addition
ionite34
-1
/
+1
2022-08-16
Version bump and changelog
ionite34
-1
/
+4
2022-08-16
Removed redundant capture group
ionite34
-1
/
+1
2022-08-16
Unified usage of flags kwarg
ionite34
-2
/
+2
2022-08-16
Corrected docstrings
ionite34
-2
/
+2
2022-08-16
Removed a redundant regex character class
ionite34
-1
/
+1
2022-08-16
Expanded regex testing for discord invites
ionite34
-27
/
+42
2022-08-16
Added regex for leading https or www
ionite34
-0
/
+1
2022-07-27
Bump sphinx to 5.1.1
Chris Lovering
-617
/
+63
2022-07-27
Bump version to 8.0.0
Chris Lovering
-2
/
+3
2022-07-27
Remove explicit cleanup of the redis session (#111)
ChrisJL
-4
/
+1
2022-07-27
Bump async-rediscache to v1.0.0-rc2
Chris Lovering
-389
/
+43
2022-07-27
Bump Python To 3.10 (#108)
ChrisJL
-109
/
+42
2022-07-26
Fix suppressed_exceptions type hint (#112)
Numerlor
-2
/
+2
2022-07-25
Bump sphinx from 5.0.2 to 5.1.0 (#109)
dependabot[bot]
-39
/
+238
[next]