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
*
Merge pull request #2308 from python-discord/move_security_cog
wookie184
2022-10-23
-1
/
+1
|
\
|
*
Move Security cog to backend extension
mbaruh
2022-10-22
-1
/
+1
|
/
*
Merge pull request #2298 from shtlrs/issue-2294-zen-command
wookie184
2022-10-20
-10
/
+17
|
\
|
*
remove int from search_value's type union
Amrou Bellalouna
2022-10-20
-6
/
+6
|
*
apply style guidelines to signature
Amrou Bellalouna
2022-10-20
-2
/
+7
|
*
update doc strings to reflect the usage of the new param
Amrou Bellalouna
2022-10-20
-2
/
+2
|
*
change the signature to include a "zen_rule_index"
Amrou Bellalouna
2022-10-20
-7
/
+9
|
/
*
Merge pull request #2245 from python-discord/update-autoreview-system
wookie184
2022-10-19
-85
/
+385
|
\
|
*
Calculate 'now' once to ensure it is constant for scoring nominations
wookie184
2022-10-19
-4
/
+5
|
*
Merge branch 'main' into update-autoreview-system
wookie184
2022-10-19
-671
/
+1062
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2296 from python-discord/lemon/resolve-serious-grammatica...
ChrisJL
2022-10-18
-1
/
+1
|
\
\
|
*
|
Resolve a serious grammatical problem in a comment
Leon Sandøy
2022-10-18
-1
/
+1
|
/
/
*
|
Merge pull request #2274 from python-discord/fix-silence-and-tags-when-unloaded
Boris Muratov
2022-10-18
-1
/
+9
|
\
\
|
*
\
Merge branch 'main' into fix-silence-and-tags-when-unloaded
Boris Muratov
2022-10-18
-444
/
+1955
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2283 from shtlrs/1379-tranform-urls-upon-rich-embed-filte...
Boris Muratov
2022-10-18
-2
/
+22
|
\
\
\
|
*
\
\
Merge branch 'main' into 1379-tranform-urls-upon-rich-embed-filter-application
Boris Muratov
2022-10-18
-250
/
+1578
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2293 from python-discord/fix-sequency-proxy-breaking-change
mina
2022-10-17
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Support the new SequenceProxy type in d.py
Chris Lovering
2022-10-17
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #2287 from python-discord/bump-bot-core
Boris Muratov
2022-10-16
-233
/
+1358
|
\
\
\
\
|
*
\
\
\
Merge branch 'main' into bump-bot-core
Boris Muratov
2022-10-16
-6
/
+5
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
enhancement(filters): use a stricter bot token regex (#2006)
arl
2022-10-14
-5
/
+5
*
|
|
|
|
`REPO_TOKEN` is no more. (#2289)
Xithrius
2022-10-13
-1
/
+0
|
*
|
|
|
Use explicit mock channels in tests to remove warning
Chris Lovering
2022-10-10
-2
/
+11
|
*
|
|
|
noqa an abstract class with no abstract methods
Chris Lovering
2022-10-10
-1
/
+1
|
*
|
|
|
Bump all deps to latest
Chris Lovering
2022-10-10
-498
/
+426
|
*
|
|
|
Bump bot-core to 8.2.1
Chris Lovering
2022-10-10
-152
/
+1340
|
/
/
/
/
*
|
|
|
Merge pull request #1917 from mathstrains21/patreon
wookie184
2022-10-05
-0
/
+138
|
\
\
\
\
|
*
\
\
\
Merge branch 'main' into patreon
wookie184
2022-10-05
-261
/
+563
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2284 from shtlrs/2281-fix-non-awaited-remove-cog-calls
wookie184
2022-10-05
-3
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'main' into 2281-fix-non-awaited-remove-cog-calls
wookie184
2022-10-05
-7
/
+72
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #2267 from python-discord/move-filter-alerts
ChrisJL
2022-10-03
-7
/
+72
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make autoban report silently fail if output will be sent to a non-mod channel
Chris Lovering
2022-10-02
-0
/
+4
|
*
|
|
|
|
|
Send weekly_autoban_report to ctx channel when manually invoked
Chris Lovering
2022-10-02
-3
/
+7
|
*
|
|
|
|
|
Report on all autoban filters added in the last 7 days
Chris Lovering
2022-10-02
-1
/
+55
|
*
|
|
|
|
|
Namespace discord import in filter_lists
Chris Lovering
2022-10-02
-4
/
+4
|
*
|
|
|
|
|
Send filter alerts to #filter-log instead of #mod-meta
Chris Lovering
2022-10-02
-2
/
+5
|
/
/
/
/
/
/
|
*
/
/
/
/
await unawaited remove_cog calls
Amrou Bellalouna
2022-10-03
-3
/
+3
|
/
/
/
/
/
|
*
|
|
|
Add message when there are no patrons in a tier
wookie184
2022-10-05
-1
/
+2
|
*
|
|
|
Update wording of patreon message
wookie184
2022-09-17
-2
/
+2
|
*
|
|
|
Wording changes and minor code changes
wookie184
2022-09-11
-6
/
+6
|
*
|
|
|
Use Member.get_role instead of adding has_role_id util
wookie184
2022-09-11
-7
/
+1
|
*
|
|
|
Only allow command in bot-commands, and change some formatting
wookie184
2022-09-10
-31
/
+32
|
*
|
|
|
Make get_patreon_tier function more readable
wookie184
2022-08-20
-5
/
+8
|
*
|
|
|
Refactor patreon tier logic, and address some review comments in the process
wookie184
2022-08-19
-100
/
+68
|
*
|
|
|
Merge branch 'main' into patreon
wookie184
2022-08-19
-4032
/
+3282
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'python-discord:main' into patreon
mathstrains21
2022-03-13
-2553
/
+3775
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix string quotes
mathstrains21
2021-11-28
-5
/
+6
|
*
|
|
|
|
|
Merge branch 'python-discord:main' into patreon
mathstrains21
2021-11-28
-38
/
+407
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Reflect empty line
mathstrains21
2021-11-28
-2
/
+3
|
*
|
|
|
|
|
|
Update `patreon_info` function docstring
mathstrains21
2021-11-28
-1
/
+1
[next]