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
Commit message (
Expand
)
Author
Age
Lines
...
|
*
Comment on what nitpick_ignore_regex does in conf.py
Chris Lovering
2022-03-24
-0
/
+2
|
*
Provide a bot.all_extensions instance attribute
Chris Lovering
2022-03-24
-6
/
+13
|
*
Remove unneeded kwargs in BotBase
Chris Lovering
2022-03-24
-6
/
+0
|
*
Add BotBase that will act as a base for all our bots
Chris Lovering
2022-03-24
-8
/
+280
|
*
Add async_stats subclass of statsd
Chris Lovering
2022-03-24
-1
/
+57
|
*
Bump d.py version and add new requirements for utils
Chris Lovering
2022-03-23
-60
/
+347
|
/
*
Merge pull request #39 from python-discord/revert-disnake
v4.0.0
Hassan Abouelela
2022-03-15
-54
/
+56
|
\
|
*
Bump version and document breaking change
Chris Lovering
2022-03-15
-1
/
+4
|
*
Change all instance of disnake to discord
Chris Lovering
2022-03-15
-32
/
+32
|
*
Revert back to discord.py
Chris Lovering
2022-03-15
-21
/
+20
|
/
*
Merge pull request #37 from python-discord/fix/trace-logging
v3.0.1
ChrisJL
2022-03-05
-2
/
+11
|
\
|
*
fix: Set the logger class in botcore.utils.logging.py to the CustomLogger class
ToxicKidz
2022-03-05
-2
/
+11
|
/
*
Merge pull request #35 from python-discord/monkey-patch-in-util-namespace
v3.0.0
ChrisJL
2022-03-03
-18
/
+30
|
\
|
*
Document breaking monkey patch change
Chris Lovering
2022-03-03
-2
/
+5
|
*
Don't break if functions are directly in module init files
Chris Lovering
2022-03-03
-1
/
+4
|
*
Surface apply_monkey_patches directly in the util namespace
Chris Lovering
2022-03-03
-15
/
+21
|
/
*
Merge pull request #34 from python-discord/feat/site-api-wrapper
v2.1.0
ToxicKidz
2022-02-27
-2
/
+160
|
\
|
*
feat: Port the Site API wrapper from the bot repo
ToxicKidz
2022-02-25
-2
/
+160
|
/
*
Merge pull request #32 from python-discord/disnake-migration
v2.0.0
ChrisJL
2022-02-25
-156
/
+343
|
\
|
*
Custom css to de-bold index page
Chris Lovering
2022-02-24
-2
/
+11
|
*
Migrate to using disnake over Discord.py 2.0a0
Chris Lovering
2022-02-24
-35
/
+38
|
*
Add disnake monkey patches
Chris Lovering
2022-02-24
-1
/
+85
|
*
Change discord API wrapper to disnake
Chris Lovering
2022-02-24
-122
/
+213
|
/
*
Merge pull request #29 from python-discord/port-utilities
Hassan Abouelela
2022-02-24
-212
/
+706
|
\
|
*
Update GHA Docs Build To Match Pyproject
Chris Lovering
2022-02-24
-2
/
+2
|
*
Include utils package in doc cleanup funciton
Chris Lovering
2022-02-24
-1
/
+1
|
*
Consistently use double backticks when referring to a variable name.
Chris Lovering
2022-02-24
-28
/
+49
|
*
Rename loggers.py to logging.py to allow for more generic utils in future
Chris Lovering
2022-02-24
-9
/
+9
|
*
Alter docstrings to look better in autodocs
Chris Lovering
2022-02-24
-13
/
+30
|
*
Breaking change notice due to regex move
Chris Lovering
2022-02-24
-1
/
+2
|
*
Move new utilities to the util namespace
Chris Lovering
2022-02-24
-14
/
+23
|
*
Add markdown powered changelog
Chris Lovering
2022-02-24
-53
/
+23
|
*
Remove releases package used to autogenerate changelog
Chris Lovering
2022-02-24
-55
/
+1
|
*
Explicitly Specify Path In Docs Build
Hassan Abouelela
2022-02-21
-1
/
+5
|
*
Revert Breaking Doc Changes
Hassan Abouelela
2022-02-21
-11
/
+8
|
*
Merge branch 'main' into port-utilities
Chris Lovering
2022-02-21
-376
/
+433
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #23 from python-discord/bump-deps
Hassan Abouelela
2022-02-21
-305
/
+280
|
\
\
|
*
|
Bulk-bump dev deps from dependabot
Chris Lovering
2022-02-21
-305
/
+280
|
/
/
*
|
Add Doc Static Previews With Netlify
Hassan Abouelela
2022-01-09
-0
/
+38
*
|
Merge pull request #12 from python-discord/add-code-block-regex
v1.2.0
Hassan Abouelela
2022-01-09
-1
/
+32
|
\
\
|
*
\
Merge branch 'main' into add-code-block-regex
Hassan Abouelela
2022-01-09
-17
/
+16
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11 from python-discord/dependabot/pip/gitpython-3.1.25
Hassan Abouelela
2022-01-09
-6
/
+5
|
\
\
\
|
*
|
|
Bump gitpython from 3.1.24 to 3.1.25
dependabot[bot]
2022-01-09
-6
/
+5
|
/
/
/
*
|
|
Merge pull request #10 from python-discord/dependabot/pip/sphinx-autodoc-type...
Hassan Abouelela
2022-01-09
-8
/
+8
|
\
\
\
|
*
|
|
Bump sphinx-autodoc-typehints from 1.12.0 to 1.14.1
dependabot[bot]
2022-01-09
-8
/
+8
|
/
/
/
*
|
|
Merge pull request #7 from python-discord/dependabot/pip/furo-2022.1.2
Hassan Abouelela
2022-01-09
-5
/
+5
|
\
\
\
|
*
|
|
Bump furo from 2021.11.23 to 2022.1.2
dependabot[bot]
2022-01-05
-5
/
+5
|
/
/
/
|
*
|
Bump version and add changelogs
Chris Lovering
2022-01-09
-1
/
+5
|
*
|
Add regexes for matching Discord code blocks
Chris Lovering
2022-01-09
-0
/
+27
|
/
/
*
|
Merge pull request #6 from python-discord/dependabot/pip/sphinx-4.3.2
Johannes Christ
2021-12-26
-6
/
+7
|
\
\
[prev]
[next]