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
path:
root
/
tests
/
helpers.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-10-01
Add bold styling for vertical bar separators
PureFunctor
-1
/
+1
2020-09-27
Remove prefix when appending a reason
PureFunctor
-1
/
+1
2020-09-24
Make vertical bar separators escaped
PureFunctor
-1
/
+1
2020-09-24
Add visual buffer for appended reason
PureFunctor
-1
/
+1
2020-09-24
Add "a" alias for append
PureFunctor
-1
/
+1
2020-09-24
Fix unawaited coroutine
PureFunctor
-2
/
+2
2020-09-24
Refactor routine for obtaining latest infraction
PureFunctor
-22
/
+14
2020-09-24
Add get_latest_infraction utility function
PureFunctor
-0
/
+14
2020-09-24
Add append subcommand for infraction group
PureFunctor
-0
/
+50
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