index
:
bot
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
botstrap.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2023-03-09
Merge #2459: Update nested delimiter to double underscore
Amrou Bellalouna
-4
/
+4
2023-03-09
move httpx to the dev dependency group
shtlrs
-6
/
+2
2023-03-09
relock dependencies
shtlrs
-1
/
+110
2023-03-09
add a poetry task to configure bot
shtlrs
-0
/
+1
2023-03-09
add the botstrap dependency group
shtlrs
-0
/
+5
2023-03-09
replace . with _ when mapping webhook ids
shtlrs
-1
/
+1
2023-03-09
Make tag slash command guild only (#2452)
Amrou Bellalouna
-0
/
+1
2023-03-09
update threshold values for rules
shtlrs
-2
/
+2
2023-03-09
Merge #2408: Scaffold server config via a bootstrapping script
Amrou Bellalouna
-1296
/
+863
2023-03-07
Allow The Unlicense (Unlicense) in pip-licenses
Chris Lovering
-1
/
+2
2023-03-07
Update all dependencies to latest
Chris Lovering
-712
/
+846
2023-03-07
Bump markdownify from 0.6.1 to 0.11.6 (#2429)
dependabot[bot]
-13
/
+40
2023-03-07
Bump SebastiaanZ/github-status-embed-for-discord from 0.2.1 to 0.3.0 (#2448)
dependabot[bot]
-1
/
+1
2023-03-06
Bump actions/upload-artifact from 2 to 3
dependabot[bot]
-1
/
+1
2023-03-05
Make sure channel parent isn't None (#2441)
Boris Muratov
-1
/
+1
2023-03-05
Group thread stats under parent channel (#2440)
Boris Muratov
-6
/
+5
2023-03-03
Bump redis from 4.3.5 to 4.4.2
dependabot[bot]
-9
/
+8
2023-03-03
Bump sentry-sdk from 1.11.1 to 1.16.0
dependabot[bot]
-5
/
+9
2023-03-03
Bump action versions in CI (#2433)
ChrisJL
-9
/
+7
2023-03-03
Bump pydis-core from 9.5.0 to 9.5.1
dependabot[bot]
-9
/
+9
2023-03-03
Bundle workflows into a "main" CI flow (#2425)
Amrou Bellalouna
-84
/
+99
2023-03-03
Add CI to the list of trigger workflow runs (#2426)
Amrou Bellalouna
-0
/
+1
2023-03-03
Edit comment to match wookie's review
Ibrahim
-2
/
+3
2023-03-03
Wookie's review
Mohammad Ibrahim
-1
/
+1
2023-03-01
Add warning message when using `input`
Ibrahim
-1
/
+7
2023-02-28
add the `flags` key to the member_data dictionary
shtlrs
-1
/
+1
2023-02-28
bump pydis-core to 9.5.0
shtlrs
-1107
/
+1107
2023-02-27
Include embed titles in all tags (#2419)
Mohammad Ibrahim
-124
/
+327
2023-02-27
Implement shtlrs reviews
Ibrahim
-14
/
+19
2023-02-26
Add line about the pastebin.
Steele
-0
/
+2
2023-02-26
Implement reviews
Ibrahim
-64
/
+32
2023-02-25
Fix timeit commands with backticks after command name
wookie184
-9
/
+16
2023-02-24
Add docstring info on file system support for eval
Ionite
-8
/
+7
2023-02-24
Restore implicit no line nums when 0 lines behavior
Ionite
-1
/
+1
2023-02-24
Fix and simplify logic for optional line numbering
Ionite
-6
/
+6
2023-02-23
Upadte docstring for `ErrorHandler()._can_run`
Ibrahim
-1
/
+2
2023-02-23
Implement all reviews
Ibrahim
-72
/
+125
2023-02-22
Use PurePosixPath so tests work on windows
Ionite
-10
/
+5
2023-02-22
Update budget lines and chars for text to be shared with stdout
Ionite
-2
/
+3
2023-02-22
Fix budget lines comparison
Ionite
-1
/
+1
2023-02-22
Fix file text count comparison
Ionite
-2
/
+2
2023-02-22
Refactor format_output to have `output_default` as str
Ionite
-5
/
+4
2023-02-18
Fix empty files format when only new lines
Ionite
-0
/
+1
2023-02-18
Text file upload to paste service / in-line display
Ionite
-11
/
+48
2023-02-18
Add name property for FileAttachment
Ionite
-0
/
+5
2023-02-18
Introduce variable for max output lines and chars
Ionite
-6
/
+10
2023-02-18
Fix typing
Ionite
-0
/
+1
2023-02-17
bump isort to 5.12.0 in precommit config
Amrou
-1
/
+1
2023-02-14
Revert "Merge PR #2400: Reusable status embed workflow"
Amrou Bellalouna
-59
/
+63
2023-02-14
Update tests for `/tag` as of migration to slash commands
Ibrahim2750mi
-30
/
+56
[next]