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-10-17
Regex: add a word boundary before .gg (#1817)
Matteo Bertucci
-12
/
+12
2021-10-17
Remove unneeded config entries
Chris Lovering
-4
/
+2
2021-10-17
Use modlog ignore function for voice events too
Chris Lovering
-1
/
+2
2021-10-17
Refactor: Update modlog ignore function name
Chris Lovering
-3
/
+3
2021-10-17
Ignore channels mod team can't view in modlog
Chris Lovering
-8
/
+19
2021-10-17
Formats Help Command Output
Chris Lovering
-1
/
+5
2021-10-17
Modlog: remove tzinfo from member_join (#1877)
Matteo Bertucci
-1
/
+1
2021-10-16
Do not try to calculate expiry if infraction is permanent on reapply
ks129
-5
/
+9
2021-10-15
Voice gate: set tzinfo to None in author.joined_at
Matteo Bertucci
-1
/
+1
2021-10-15
Defcon: remove tzinfo from member.created_at
Matteo Bertucci
-1
/
+1
2021-10-15
Isort: set atomic to true
Matteo Bertucci
-0
/
+1
2021-10-15
Actions: do not check licenses of dev packages
Matteo Bertucci
-2
/
+4
2021-10-14
Update `isinstance` check
TizzySaurus
-1
/
+1
2021-10-14
Fix newlines after imports and address review
Izan
-6
/
+2
2021-10-14
Migrate to `bot.log.get_logger` function
Izan
-206
/
+199
2021-10-14
Add `CustomLogger` to bot/log.py
Izan
-18
/
+33