index
:
bot
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
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
/
helpers.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-09-23
Update format_user to remove username and add ID
Joe Banks
-4
/
+2
2020-09-22
Clean: fix mention in mod log message
MarkKoz
-1
/
+1
Fixes BOT-99
2020-09-22
Avoid using discord.Object's repr as the username for infraction search
MarkKoz
-0
/
+7
2020-09-22
Fix AttributeError for infraction user searches via the group
MarkKoz
-1
/
+1
2020-09-22
Fix future date check in snowflake converter
MarkKoz
-1
/
+1
2020-09-22
Filtering: add missing space to log msg
Mark
-1
/
+1
2020-09-22
Fix type annotation for expanded infractions
MarkKoz
-2
/
+1
The `_utils.Infraction` alias does not cover nested data structures. Therefore, it's inappropriate for expanded infraction API responses.
2020-09-22
Updated dependencies to match with master and include aioping.
Xithrius
-6
/
+17
2020-09-22
Whitelisted the bot_commands channel and all staff for other channels.
Xithrius
-1
/
+3
2020-09-21
Replacing the round function with a format specifier.
Xithrius
-1
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-21
Replacing the round function with a format specifier.
Xithrius
-1
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-21
Replacing the round function with a format specifier.
Xithrius
-1
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-21
Comment updated from "microseconds" to "seconds"
Xithrius
-1
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-21
Use `has_any_role` decorator instead of old `with_role` decorator
Den4200
-2
/
+2
2020-09-21
Description renamed to avoid verbosity.
Xithrius
-1
/
+1
2020-09-21
Added period to docstring.
Xithrius
-1
/
+1