index
:
bot
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
*
HelpChannels: use utility method to get available channels
MarkKoz
2021-08-16
-3
/
+1
*
HelpChannels: simplify formatting of category names in dormant msg
MarkKoz
2021-08-15
-9
/
+6
*
HelpChannels: fix incomplete init of available channel set
MarkKoz
2021-08-15
-5
/
+4
*
Merge pull request #1677 from python-discord/mbaruh/jam-management
Boris Muratov
2021-08-16
-214
/
+390
|
\
|
*
Merge branch 'main' into mbaruh/jam-management
Boris Muratov
2021-08-16
-571
/
+1612
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1745 from python-discord/fix-nomination-archive-check
Matteo Bertucci
2021-08-15
-8
/
+10
|
\
\
|
*
|
fix: Nomination message now checks historic and new style nominations
Chris Lovering
2021-08-12
-8
/
+10
|
/
/
*
|
Remove role pings when a helper vote is posted (#1744)
ChrisJL
2021-08-11
-2
/
+2
*
|
Merge #1726 - catch various 404s from message operations
Mark
2021-08-11
-12
/
+37
|
\
\
|
*
\
Merge branch 'main' into bug/message-404
Mark
2021-08-11
-13
/
+16
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1740 from python-discord/TizzySaurus-patch-1
Matteo Bertucci
2021-08-11
-1
/
+1
|
\
\
\
|
*
|
|
Remove added punctuation from reminder
TizzySaurus
2021-08-11
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1738 from python-discord/dynamic-dormant-message
ChrisJL
2021-08-11
-5
/
+13
|
\
\
\
|
*
|
|
Fetch dormant category rather than use channel.category
TizzySaurus
2021-08-11
-1
/
+2
|
*
|
|
Change bot.get_channel to utils.channels.try_get_channel
TizzySaurus
2021-08-11
-1
/
+1
|
*
|
|
Make DORMANT_MSG a string instead of f-string
TizzySaurus
2021-08-11
-1
/
+1
|
*
|
|
Update embed sent when channel moves to dormant category
TizzySaurus
2021-08-11
-1
/
+8
|
*
|
|
Update DORMANT_MSG to allow kwargs in str.format()
TizzySaurus
2021-08-11
-3
/
+3
|
*
|
|
Update DORMANT_MSG to be compatible with str.format()
TizzySaurus
2021-08-11
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #1733 from python-discord/chore/vcokltfre/blocking-tag-new...
Matteo Bertucci
2021-08-10
-5
/
+0
|
\
\
\
|
*
|
|
chore: remove some newlines in the blocking tag
vcokltfre
2021-08-10
-5
/
+0
|
/
/
/
*
|
|
Merge pull request #1732 from SuperstalkerX/patch-1
Xithrius
2021-08-10
-1
/
+1
|
\
\
\
|
*
|
|
Fixed error message to match true value
stalkerx
2021-08-09
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1727 from onerandomusername/patch-1
Joe Banks
2021-08-08
-1
/
+1
|
\
\
\
|
*
|
|
change dockerfile python version to latest 3.9.x
aru
2021-08-08
-1
/
+1
|
/
/
/
|
*
|
Duck pond: abort if reaction's message or author can't be found
MarkKoz
2021-08-07
-1
/
+7
|
*
|
Code block: catch 404s when editing or deleting the message
MarkKoz
2021-08-07
-7
/
+10
|
*
|
Incidents: catch 404s
MarkKoz
2021-08-07
-4
/
+20
|
/
/
*
|
Merge pull request #1678 from D0rs4n/pr/serverinfoleads
ChrisJL
2021-08-06
-8
/
+37
|
\
\
|
*
\
Merge branch 'main' into pr/serverinfoleads
ChrisJL
2021-08-06
-111
/
+269
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1709 from python-discord/bug/bot-1jd/backend/wait-for-del...
ChrisJL
2021-08-04
-13
/
+14
|
\
\
\
|
*
\
\
Merge branch 'main' into bug/bot-1jd/backend/wait-for-deletion-404
ChrisJL
2021-08-04
-90
/
+230
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Reorder user roles in !user command from highest to lowest (#1719)
Objectivitix
2021-08-04
-1
/
+3
*
|
|
|
Suppress 403 error when sending DEFCON reject DM (#1711)
Mark
2021-08-04
-3
/
+5
*
|
|
|
Merge pull request #1708 from python-discord/bug/mod/1706/infr-append-no-reason
Boris Muratov
2021-08-04
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'main' into bug/mod/1706/infr-append-no-reason
Boris Muratov
2021-08-04
-85
/
+221
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Force utf-8 decoding when querying metabase
Chris Lovering
2021-08-03
-2
/
+2
*
|
|
|
|
Merge pull request #1705 from wookie184/autoreview-toggle
Boris Muratov
2021-08-03
-4
/
+66
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'main' into autoreview-toggle
Boris Muratov
2021-08-03
-79
/
+153
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1712 from python-discord/mbaruh-patch-1
ChrisJL
2021-08-03
-1
/
+2
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'main' into mbaruh-patch-1
ChrisJL
2021-08-03
-78
/
+131
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Update Sentry SDK to 1.3
MarkKoz
2021-08-03
-78
/
+131
|
*
|
|
|
|
|
Correctly delete from cache
Boris Muratov
2021-08-03
-1
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Add virtual environment (venv) tag (#1702)
Zack Didcott
2021-08-02
-0
/
+20
|
*
|
|
|
|
Add comment on RedisCache
wookie184
2021-08-03
-0
/
+2
|
*
|
|
|
|
Add check for redundant change
wookie184
2021-08-03
-0
/
+8
|
*
|
|
|
|
Remove bot prefix from docstring and change single quotes to double
wookie184
2021-08-03
-11
/
+11
|
*
|
|
|
|
Rename commands from on/off to enable/disable
wookie184
2021-08-02
-8
/
+8
|
*
|
|
|
|
Small code improvements and added 'ar' alias
wookie184
2021-08-02
-6
/
+7
|
*
|
|
|
|
Add commands to turn automatic review posting on or off
wookie184
2021-08-01
-4
/
+55
|
/
/
/
/
/
[next]