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
*
Use new application format for message data in test helper
Chris Lovering
2022-06-28
-1
/
+1
*
Ignore auto_moderation_action messages when applying anti-spam rules
Chris Lovering
2022-06-28
-1
/
+2
*
Bump botcore to get latest d.py changes
Chris Lovering
2022-06-28
-164
/
+161
*
Merge pull request #2197 from python-discord/fix_return_button
ChrisJL
2022-06-22
-11
/
+4
|
\
|
*
Merge branch 'main' into fix_return_button
ChrisJL
2022-06-22
-5
/
+19
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2199 from Numerlor/doc-description-headerlink
ChrisJL
2022-06-22
-5
/
+19
|
\
\
|
*
|
filter out source code tags, remove unnecessary regex
Numerlor
2022-06-19
-5
/
+14
|
*
|
filter out headerlinks for descriptions
Numerlor
2022-06-19
-0
/
+5
|
/
/
|
*
Fix help embed views
mbaruh
2022-06-17
-11
/
+4
|
/
*
Merge pull request #2195 from python-discord/fix/bot#2194
ChrisJL
2022-06-14
-1
/
+3
|
\
|
*
Merge branch 'main' into fix/bot#2194
ChrisJL
2022-06-14
-2
/
+2
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2193 from python-discord/allow-char-info-in-all-channels-...
ChrisJL
2022-06-14
-2
/
+2
|
\
\
|
*
|
Allow char info in all channels bar py-gen
Chris Lovering
2022-06-14
-2
/
+2
|
/
/
|
*
Only check for autoban filters if reason key is present and not None
Chris Lovering
2022-06-14
-1
/
+3
|
/
*
Merge pull request #2192 from python-discord/fix_invite_autoban
ChrisJL
2022-06-13
-1
/
+6
|
\
|
*
Merge branch 'main' into fix_invite_autoban
ChrisJL
2022-06-13
-1
/
+7
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2191 from python-discord/auto-bump-nomination-threads
ChrisJL
2022-06-13
-1
/
+7
|
\
\
|
*
|
Auto bump nomination threads
Chris Lovering
2022-06-13
-1
/
+7
|
/
/
|
*
Fix autobans not working for invite filters
mbaruh
2022-06-13
-1
/
+6
|
/
*
Add reroll command. (#1568)
Rohan Reddy Alleti
2022-06-12
-18
/
+159
*
Merge pull request #2189 from python-discord/clean_improv
Boris Muratov
2022-06-13
-10
/
+30
|
\
|
*
Correct "older" to "younger"
Boris Muratov
2022-06-13
-1
/
+1
|
*
Correct _get_messages_from_channels type hints and add docstring
mbaruh
2022-06-13
-4
/
+9
|
*
Make `predicate_after` exclusive as well
mbaruh
2022-06-12
-1
/
+1
|
*
Clarify age is exclusive in `purge` docstring
mbaruh
2022-06-12
-1
/
+5
|
*
Add user purging command
mbaruh
2022-06-11
-2
/
+9
|
*
Fix clean range not being exclusive
mbaruh
2022-06-11
-2
/
+6
|
/
*
Merge pull request #2040 from Shom770/nominations-tagging
ChrisJL
2022-06-09
-28
/
+28
|
\
|
*
Merge main into nominations-tagging
Mark
2022-06-08
-3214
/
+3996
|
|
\
|
|
/
|
/
|
*
|
chore: Remove allowed_strings in favour of Literal
Vivaan Verma
2022-06-07
-28
/
+8
*
|
Merge pull request #2165 from python-discord/improve-pastebin-error-handling
ChrisJL
2022-06-07
-44
/
+102
|
\
\
|
*
\
Merge branch 'main' into improve-pastebin-error-handling
ChrisJL
2022-06-07
-303
/
+401
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1936 from python-discord/feature/1903/fix-pin-inconsistency
ChrisJL
2022-06-07
-34
/
+26
|
\
\
\
|
*
\
\
Merge branch 'main' into feature/1903/fix-pin-inconsistency
ChrisJL
2022-06-07
-3543
/
+4375
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2187 from Numerlor/doc-remove-signature-headerlink
ChrisJL
2022-06-07
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Filter out all header links through tags
Numerlor
2022-06-05
-1
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #2153 from python-discord/multiple-banners
Hassan Abouelela
2022-06-04
-71
/
+70
|
\
\
\
\
|
*
|
|
|
Add Explicit Namespaces To Branding Caches
Hassan Abouelela
2022-06-03
-4
/
+2
|
*
|
|
|
Use MappingProxyType For Asset Map
Hassan Abouelela
2022-06-03
-2
/
+3
|
*
|
|
|
Merge branch 'main' into multiple-banners
Hassan Abouelela
2022-06-03
-197
/
+300
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2179 from Autonymic/docs/clean-help
ChrisJL
2022-05-31
-9
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
Update clean regex description with cleaner examples
Autonymic
2022-05-29
-5
/
+3
|
*
|
|
|
|
Merge branch 'python-discord:main' into docs/clean-help
Autonymic
2022-05-29
-103
/
+170
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #2181 from python-discord/fix-eval-backticks
wookie184
2022-05-29
-0
/
+30
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'main' into fix-eval-backticks
wookie184
2022-05-29
-22
/
+38
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #2180 from python-discord/Log-more-data-on-failed-clean
ChrisJL
2022-05-29
-19
/
+35
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'main' into Log-more-data-on-failed-clean
ChrisJL
2022-05-29
-84
/
+105
|
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #2182 from python-discord/clean---works-for-active-threads...
ChrisJL
2022-05-28
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Clean from public active threads when channels is set to *
Chris Lovering
2022-05-28
-3
/
+3
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Add request data as a sentry breadcrumb when clean cog fails
Chris Lovering
2022-05-22
-17
/
+30
[next]