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
/
botcore
/
utils
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Type-hint `ignore_module`
v6.3.0
mbaruh
2022-04-22
-1
/
+1
*
Don't look for extensions in packages prefixed with an underscore
mbaruh
2022-04-21
-2
/
+7
*
Add unqualify to the utils namespace
Chris Lovering
2022-04-20
-0
/
+2
*
Provide a bot.all_extensions instance attribute
Chris Lovering
2022-03-24
-4
/
+7
*
Add BotBase that will act as a base for all our bots
Chris Lovering
2022-03-24
-8
/
+4
*
Change all instance of disnake to discord
Chris Lovering
2022-03-15
-31
/
+31
*
fix: Set the logger class in botcore.utils.logging.py to the CustomLogger class
ToxicKidz
2022-03-05
-0
/
+6
*
Surface apply_monkey_patches directly in the util namespace
Chris Lovering
2022-03-03
-15
/
+21
*
Migrate to using disnake over Discord.py 2.0a0
Chris Lovering
2022-02-24
-26
/
+26
*
Add disnake monkey patches
Chris Lovering
2022-02-24
-1
/
+85
*
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
*
Move new utilities to the util namespace
Chris Lovering
2022-02-24
-0
/
+545