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
*
Zero-fill discriminators in infraction searches
MarkKoz
2020-08-10
-1
/
+1
*
Use format_user in token remover test
MarkKoz
2020-08-10
-1
/
+2
*
Concatenate string in one line
MarkKoz
2020-08-10
-2
/
+1
*
Fix conflict with disabling filter ping for DMs
MarkKoz
2020-08-02
-68
/
+307
|
\
|
*
Remove superfluous Available help channels.
Leon Sandøy
2020-07-31
-4
/
+12
|
*
Merge pull request #1073 from python-discord/fix/webhook_remover
Leon Sandøy
2020-07-30
-1
/
+1
|
|
\
|
|
*
Use full flag name for case-insensitivity
Senjan21
2020-07-30
-1
/
+1
|
|
*
Missed `?` in regex.
Senjan21
2020-07-30
-1
/
+1
|
|
*
Use non-capturing group instead.
Senjan21
2020-07-30
-1
/
+1
|
|
*
Change regex so it catches new discord URL
Senjan21
2020-07-30
-1
/
+1
|
|
/
|
*
Merge pull request #1072 from python-discord/fix/message_pin
Sebastiaan Zeeff
2020-07-30
-0
/
+2
|
|
\
|
|
*
Fix channel moving incase `message.pin` fails
Senjan21
2020-07-30
-0
/
+2
|
|
/
|
*
Merge pull request #1071 from python-discord/no_mod_alert_ping_for_dms
Dennis Pham
2020-07-29
-1
/
+1
|
|
\
|
|
*
Don't ping everyone when tripping filter in DMs.
Leon Sandøy
2020-07-29
-1
/
+1
|
|
/
|
*
Merge pull request #1023 from ks129/help-channels-pin
Mark
2020-07-28
-0
/
+24
|
|
\
|
|
*
Merge branch 'master' into help-channels-pin
Mark
2020-07-28
-481
/
+2396
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1069 from python-discord/fix/poll
scragly
2020-07-29
-2
/
+2
|
|
\
\
|
|
*
|
correct import order
Senjan21
2020-07-28
-1
/
+1
|
|
*
|
fix poll command by using clean_content converter
Senjan21
2020-07-28
-2
/
+2
|
|
/
/
|
*
|
Allow specifying a channel to send !embed embeds
kosayoda
2020-07-28
-3
/
+7
|
*
|
Update IDs of Code Jam roles
Sebastiaan Zeeff
2020-07-27
-2
/
+2
|
*
|
Fix: Implicit string concatenation considered harmful
kosayoda
2020-07-24
-4
/
+1
|
*
|
Merge pull request #1064 from python-discord/bug/1036/empty-embed-fields
Dennis Pham
2020-07-23
-2
/
+5
|
|
\
\
|
|
*
\
Merge branch 'master' into bug/1036/empty-embed-fields
Dennis Pham
2020-07-23
-65
/
+88
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Disabled burst_shared filter temporarily
Joe Banks
2020-07-23
-4
/
+0
|
*
|
|
Merge pull request #1062 from python-discord/bug/util/897/truncate-charinfo
Mark
2020-07-22
-21
/
+15
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' into bug/util/897/truncate-charinfo
Mark
2020-07-22
-25
/
+234
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #1063 from python-discord/bug/util/jams-multi-categories
Mark
2020-07-22
-40
/
+73
|
|
\
\
\
\
|
|
*
|
|
|
Jam tests: use the MAX_CHANNELS constant more
MarkKoz
2020-07-22
-4
/
+4
|
|
*
|
|
|
Jam tests: assert equality of new category
MarkKoz
2020-07-22
-1
/
+2
|
|
*
|
|
|
Jam tests: add subtests to non-existent category test
MarkKoz
2020-07-22
-7
/
+18
|
|
*
|
|
|
Jam tests: fix category test
MarkKoz
2020-07-22
-14
/
+24
|
|
*
|
|
|
Jams: create a new category if others are full
MarkKoz
2020-07-22
-20
/
+31
|
|
/
/
/
/
|
|
*
|
|
Charinfo: correct char limit used in error message
Mark
2020-07-22
-1
/
+1
|
|
*
|
|
Charinfo: up char limit and reduce line limit
MarkKoz
2020-07-22
-4
/
+4
|
|
*
|
|
Charinfo: use more descriptive field name
Mark
2020-07-22
-1
/
+1
|
|
*
|
|
Charinfo: paginate the results
MarkKoz
2020-07-21
-6
/
+6
|
|
*
|
|
Charinfo: use send_denial helper
MarkKoz
2020-07-21
-13
/
+7
|
|
|
*
|
Check that embed desc is not Empty before stripping.
kosayoda
2020-07-23
-2
/
+5
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #957 from ks129/jam-test
Mark
2020-07-22
-17
/
+193
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into jam-test
Mark
2020-07-22
-869
/
+3594
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Jam Tests: space out lines for readability
MarkKoz
2020-07-22
-0
/
+6
|
|
*
|
Jam Tests: remove default_args attribute
MarkKoz
2020-07-22
-4
/
+3
|
|
*
|
Jam Tests: re-arrange tests to follow definition order in the cog
MarkKoz
2020-07-22
-10
/
+10
|
|
*
|
Jam Tests: fix utils patch
MarkKoz
2020-07-22
-4
/
+5
|
|
*
|
Jam Tests: Fix `test_duplicate_member_provided` assertions
ks129
2020-06-13
-1
/
+3
|
|
*
|
Jam Tests: Fix wrong function name and convert them to mocks
ks129
2020-06-13
-1
/
+3
|
|
*
|
Jam Tests: Simplify and make tests more secure
ks129
2020-06-13
-6
/
+4
|
|
*
|
Jams: Fix `get_overwrites` return type
ks129
2020-06-13
-2
/
+2
|
|
*
|
Jam Tests: Update `Context` to `Guild` for tests too
ks129
2020-06-13
-19
/
+19
[next]