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
path:
root
/
tests
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2021-08-24
Add constants.STAFF_PARTNERS_COMMUNITY_ROLES
Izan
-0
/
+1
2021-08-23
Update time format in reminder message to DAY_TIME from RELATIVE (#1766)
TizzySaurus
-1
/
+1
2021-08-22
Update outdated comment
Izan
-1
/
+1
2021-08-22
Revert `search_user` typehint back to `MemberOrUser`
Izan
-2
/
+2
2021-08-22
Update `infraction_search_group` typehint to `UserMentionOrId`
Izan
-3
/
+3
2021-08-22
Attempt to get user from DB when discord.Object passed to search_user
Izan
-2
/
+6
2021-08-22
Remove redundant getattr protection
Izan
-2
/
+2
2021-08-22
Remove redundant fetching of user code
Izan
-11
/
+4
2021-08-22
Add missing call to `escape_markdown`
Izan
-2
/
+6
2021-08-22
Re-add ability to search infractions of deleted account
Izan
-6
/
+9
2021-08-22
Remove redundant function
Izan
-13
/
+0
2021-08-22
Fix isinstance check
Izan
-1
/
+1
2021-08-22
Fix import
Izan
-1
/
+1
2021-08-22
Fix import order
Izan
-1
/
+1
2021-08-22
Rename converter from FetchedMember to MemberOrUser
Izan
-57
/
+58
2021-08-22
Remove unused imports
TizzySaurus
-4
/
+3
2021-08-22
Update to new converters
TizzySaurus
-29
/
+21
2021-08-22
Remove converters made redundant by dpy V1.6's UserConverter update
TizzySaurus
-72
/
+1
2021-08-22
Fix edge-case of `user.joined_at` being `None` in userinfo command.
TizzySaurus
-1
/
+5
2021-08-22
Add ability to publish metabase questions
Chris Lovering
-0
/
+14
2021-08-22
Trigger typing, to avoid wrapping whole func in a context manager
Chris Lovering
-30
/
+30
2021-08-22
Add alias for metabase export
Chris Lovering
-1
/
+1
2021-08-22
Change metabase config to base url, rather than api url
Chris Lovering
-9
/
+7
2021-08-22
Move metabase error handling to a cog error handler
Chris Lovering
-26
/
+33
2021-08-22
Error to info log level on missing reminder message.
Xithrius
-1
/
+1
2021-08-22
Modify reminder response messages to be in the correct format
D0rs4n
-2
/
+2
2021-08-19
Add comma separators to member counts in !server
Chris Lovering
-3
/
+3
2021-08-19
Fix linebreak formatting on server command
Chris Lovering
-7
/
+7
2021-08-17
Provide jump_url in reminders even when the bot replies
D0rs4n
-1
/
+1
2021-08-16
HelpChannels: use utility method to get available channels
MarkKoz
-3
/
+1
2021-08-16
Improve output message consistency in webhook_remover
D0rs4n
-1
/
+1
2021-08-16
Patch the regEx pattern in webhook_remover to match edge cases
D0rs4n
-1
/
+4
2021-08-16
Fix up, and improve code consistency in webhook_remover
D0rs4n
-2
/
+2
2021-08-16
Remove the admins mention from the modmail tag
wookie184
-1
/
+1
2021-08-16
Improve code consistency in webhook_remover
D0rs4n
-9
/
+7
2021-08-15
HelpChannels: simplify formatting of category names in dormant msg
MarkKoz
-9
/
+6
2021-08-15
HelpChannels: fix incomplete init of available channel set
MarkKoz
-5
/
+4
2021-08-16
Enhance security in the Webhook remover.
D0rs4n
-6
/
+14
2021-08-16
change docstring in escape markdown to reflect actual behavior
Ryu18
-1
/
+1
2021-08-16
apply changes for review https://github.com/python-discord/bot/pull/1725\#pul...
Ryu18
-1
/
+1
2021-08-15
Add `cj end` timeout message, improve style
mbaruh
-1
/
+2
2021-08-15
Add team name to audit log reason
mbaruh
-1
/
+5
2021-08-15
Docstring corrections
mbaruh
-4
/
+4
2021-08-15
Add default value to csv_file
Boris Muratov
-1
/
+1
2021-08-13
Improve code consitency in remainders
D0rs4n
-2
/
+2
2021-08-13
Update reminders to reply instead of using a jump url to the origin message
D0rs4n
-15
/
+22
2021-08-12
fix: Nomination message now checks historic and new style nominations
Chris Lovering
-8
/
+10
2021-08-11
Remove role pings when a helper vote is posted (#1744)
ChrisJL
-2
/
+2
2021-08-11
fix: update urls in site cog
dawnofmidnight
-7
/
+7
2021-08-11
Remove added punctuation from reminder
TizzySaurus
-1
/
+1
[next]