index
:
bot
copilot/fix-dm-closed-error-handling
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
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
Commit message (
Expand
)
Author
Age
Lines
*
Selectively patch SilenceNotifier only where needed
wookie184
2024-05-25
-14
/
+19
*
Just use the notifier instead of patching
wookie184
2024-05-25
-14
/
+18
*
Don't setup the cog for Notifier and Argument Parser tests
wookie184
2024-05-25
-8
/
+10
*
Make use of fakeredis instead of mocking
wookie184
2024-05-25
-29
/
+24
*
Lazily create `guild` on text/voice channel mocks
wookie184
2024-05-25
-2
/
+12
*
Merge pull request #3075 from python-discord/use-coverage-sysmon
Joe Banks
2024-05-25
-0
/
+3
|
\
|
*
Specify environment variable using env block
wookie184
2024-05-25
-1
/
+4
|
*
Use COVERAGE_CORE=sysmon when running tests in CI
wookie184
2024-05-25
-1
/
+1
|
/
*
Remove space from command name
Chris Lovering
2024-05-23
-1
/
+1
*
Allow listing alts for a user via the alts root alias (#3072)
ChrisJL
2024-05-23
-2
/
+2
*
fixup: remove british accent
Chris Lovering
2024-05-23
-1
/
+1
*
fixup: simplify type annotation
Chris Lovering
2024-05-23
-1
/
+1
*
Remove space after subcommand name which meant it couldn't be called
Chris Lovering
2024-05-23
-1
/
+1
*
Output user alts in user command when ran in mod channels
Chris Lovering
2024-05-23
-0
/
+7
*
Nicely format error when editing alts where target user isn't an alt
Chris Lovering
2024-05-23
-0
/
+1
*
Don't allow bots to be marked as alts
Chris Lovering
2024-05-23
-0
/
+4
*
Indicate if the user has alts when seaching for their infractions
Chris Lovering
2024-05-23
-0
/
+5
*
Add a cog to manage tracking a user's alt accounts
Chris Lovering
2024-05-23
-0
/
+169
*
--- (#3066)
dependabot[bot]
2024-05-23
-4
/
+4
*
Bump HassanAbouelela/actions from setup-python_v1.5.0 to 1.6.0 (#3067)
dependabot[bot]
2024-05-23
-1
/
+1
*
Merge pull request #3068 from python-discord/dependabot/pip/ruff-0.4.5
wookie184
2024-05-23
-20
/
+20
|
\
|
*
Bump ruff from 0.4.4 to 0.4.5
dependabot[bot]
2024-05-23
-20
/
+20
|
/
*
Merge pull request #3071 from LeoCx1000/patch-1
wookie184
2024-05-23
-1
/
+1
|
\
|
*
Give default name to unicode character.
Leonardo
2024-05-23
-1
/
+1
|
/
*
Merge pull request #3070 from python-discord/dependabot/pip/sentry-sdk-2.3.1
Joe Banks
2024-05-23
-5
/
+5
|
\
|
*
Bump sentry-sdk from 2.2.1 to 2.3.1
dependabot[bot]
2024-05-23
-5
/
+5
|
/
*
Merge pull request #3046 from python-discord/vivek/fix-eval-truncation
wookie184
2024-05-23
-5
/
+8
|
\
|
*
Merge branch 'main' into vivek/fix-eval-truncation
wookie184
2024-05-23
-570
/
+932
|
|
\
|
|
/
|
/
|
*
|
Support events that span from one year to another (#3065)
wookie184
2024-05-23
-1
/
+11
*
|
Merge pull request #3063 from python-discord/jb3/nom-post-changes
Joe Banks
2024-05-22
-74
/
+67
|
\
\
|
*
|
Update !tp get_review command to upload nomination file with review
Joe Banks
2024-05-22
-3
/
+6
|
*
|
Post nomination entries into the voting thread instead of the root
Joe Banks
2024-05-22
-71
/
+61
|
/
/
*
|
Merge pull request #3064 from python-discord/jb3/nominations/relay-updates
Joe Banks
2024-05-22
-6
/
+55
|
\
\
|
*
|
Relay any creations or amendments to nominations into active thread
Joe Banks
2024-05-22
-6
/
+43
|
*
|
Add get_active_nomination API method for Talentpool
Joe Banks
2024-05-22
-0
/
+9
|
*
|
Add new Nomination API filter to filter to active votes
Joe Banks
2024-05-22
-0
/
+3
|
/
/
*
|
Merge pull request #3062 from python-discord/dependabot/pip/sentry-sdk-2.2.1
Joe Banks
2024-05-22
-6
/
+6
|
\
\
|
*
|
---
dependabot[bot]
2024-05-21
-6
/
+6
|
/
/
*
|
Merge pull request #2999 from python-discord/reply-to-eval
wookie184
2024-05-21
-21
/
+32
|
\
\
|
*
\
Merge branch 'main' into reply-to-eval
wookie184
2024-05-21
-646
/
+1006
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3005 from python-discord/fix/source-command-for-tags
~hedy
2024-05-21
-48
/
+55
|
\
\
\
|
*
\
\
Merge branch 'main' into fix/source-command-for-tags
~hedy
2024-05-21
-675
/
+943
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add feature to append additional text to nomination reasons (#3000)
Esther Goldberg
2024-05-21
-0
/
+82
*
|
|
|
Bump emoji from 2.11.1 to 2.12.1 (#3059)
dependabot[bot]
2024-05-20
-7
/
+10
*
|
|
|
Bump pytest from 8.2.0 to 8.2.1 (#3060)
dependabot[bot]
2024-05-20
-5
/
+5
*
|
|
|
Bump rapidfuzz from 3.9.0 to 3.9.1 (#3058)
dependabot[bot]
2024-05-20
-93
/
+100
*
|
|
|
Copy status_embed workflow from sir-lancebot (#3057)
wookie184
2024-05-19
-24
/
+6
*
|
|
|
Bump sentry-sdk from 2.1.1 to 2.2.0 (#3052)
dependabot[bot]
2024-05-18
-5
/
+5
*
|
|
|
Merge pull request #3056 from python-discord/jb3/active-nomvote-thresholds
Joe Banks
2024-05-18
-9
/
+55
|
\
\
\
\
|
*
|
|
|
Update tests for new autonomination threshold logic
Joe Banks
2024-05-18
-5
/
+35
[next]