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
*
Allow partners & members of the python community to use commands in any channel
Izan
2021-08-24
-11
/
+11
*
Add constants.STAFF_PARTNERS_COMMUNITY_ROLES
Izan
2021-08-24
-0
/
+1
*
Update time format in reminder message to DAY_TIME from RELATIVE (#1766)
TizzySaurus
2021-08-23
-1
/
+1
*
Merge pull request #1762 from python-discord/metabase-sharing
Xithrius
2021-08-22
-51
/
+70
|
\
|
*
Merge branch 'main' into metabase-sharing
Xithrius
2021-08-22
-174
/
+90
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1742 from python-discord/remove-redundant-converters
Boris Muratov
2021-08-22
-166
/
+78
|
\
\
|
*
\
Merge branch 'main' into remove-redundant-converters
Boris Muratov
2021-08-22
-340
/
+574
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1743 from python-discord/dawnofmidnight/site-urls
Boris Muratov
2021-08-22
-7
/
+7
|
\
\
\
|
*
\
\
Merge branch 'main' into dawnofmidnight/site-urls
Boris Muratov
2021-08-22
-333
/
+567
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1764 from python-discord/TizzySaurus-patch-1
Matteo Bertucci
2021-08-22
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Fix edge-case of `user.joined_at` being `None` in userinfo command.
TizzySaurus
2021-08-22
-1
/
+5
|
/
/
/
/
|
*
|
|
fix: update urls in site cog
dawnofmidnight
2021-08-11
-7
/
+7
|
|
*
|
Update outdated comment
Izan
2021-08-22
-1
/
+1
|
|
*
|
Revert `search_user` typehint back to `MemberOrUser`
Izan
2021-08-22
-2
/
+2
|
|
*
|
Update `infraction_search_group` typehint to `UserMentionOrId`
Izan
2021-08-22
-3
/
+3
|
|
*
|
Attempt to get user from DB when discord.Object passed to search_user
Izan
2021-08-22
-2
/
+6
|
|
*
|
Remove redundant getattr protection
Izan
2021-08-22
-2
/
+2
|
|
*
|
Remove redundant fetching of user code
Izan
2021-08-22
-11
/
+4
|
|
*
|
Add missing call to `escape_markdown`
Izan
2021-08-22
-2
/
+6
|
|
*
|
Re-add ability to search infractions of deleted account
Izan
2021-08-22
-6
/
+9
|
|
*
|
Remove redundant function
Izan
2021-08-22
-13
/
+0
|
|
*
|
Fix isinstance check
Izan
2021-08-22
-1
/
+1
|
|
*
|
Fix import
Izan
2021-08-22
-1
/
+1
|
|
*
|
Fix import order
Izan
2021-08-22
-1
/
+1
|
|
*
|
Rename converter from FetchedMember to MemberOrUser
Izan
2021-08-22
-57
/
+58
|
|
*
|
Remove unused imports
TizzySaurus
2021-08-22
-4
/
+3
|
|
*
|
Update to new converters
TizzySaurus
2021-08-22
-29
/
+21
|
|
*
|
Remove converters made redundant by dpy V1.6's UserConverter update
TizzySaurus
2021-08-22
-72
/
+1
|
|
|
*
Add ability to publish metabase questions
Chris Lovering
2021-08-22
-0
/
+14
|
|
|
*
Trigger typing, to avoid wrapping whole func in a context manager
Chris Lovering
2021-08-22
-30
/
+30
|
|
|
*
Add alias for metabase export
Chris Lovering
2021-08-22
-1
/
+1
|
|
|
*
Change metabase config to base url, rather than api url
Chris Lovering
2021-08-22
-9
/
+7
|
|
|
*
Move metabase error handling to a cog error handler
Chris Lovering
2021-08-22
-26
/
+33
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1761 from python-discord/log-info-reminder-replies
ChrisJL
2021-08-22
-1
/
+1
|
\
\
\
|
*
|
|
Error to info log level on missing reminder message.
Xithrius
2021-08-22
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1749 from D0rs4n/pr/replinders
Matteo Bertucci
2021-08-22
-16
/
+23
|
\
\
\
|
*
\
\
Merge branch 'main' into pr/replinders
Matteo Bertucci
2021-08-22
-302
/
+500
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1725 from Ryu1845/escape_md_news
Xithrius
2021-08-22
-2
/
+8
|
\
\
\
\
|
*
\
\
\
Merge branch 'main' into escape_md_news
Xithrius
2021-08-22
-324
/
+573
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1756 from python-discord/Formatting-issues-on-the-!server...
Matteo Bertucci
2021-08-19
-10
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Add comma separators to member counts in !server
Chris Lovering
2021-08-19
-3
/
+3
|
*
|
|
|
|
Fix linebreak formatting on server command
Chris Lovering
2021-08-19
-7
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge #1752 - help channels: fix initialisation of available channels set
Mark
2021-08-16
-14
/
+8
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'main' into bug/help/1715/avail-set-init
Mark
2021-08-16
-54
/
+74
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1753 from D0rs4n/pr/deletewebhook
ChrisJL
2021-08-16
-7
/
+16
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'main' into pr/deletewebhook
ChrisJL
2021-08-16
-47
/
+58
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #1716 from python-discord/bug/info/bot-13b/code-snippet-ms...
ChrisJL
2021-08-16
-46
/
+57
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'main' into bug/info/bot-13b/code-snippet-msg-404
ChrisJL
2021-08-16
-282
/
+584
|
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #1754 from python-discord/wookie184-patch-1
Boris Muratov
2021-08-16
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Remove the admins mention from the modmail tag
wookie184
2021-08-16
-1
/
+1
|
/
/
/
/
/
/
/
/
[next]