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 (
Expand
)
Author
Lines
2020-10-03
Use `Greedy` converter instead of the splat operator.
Den4200
-2
/
+2
2020-10-03
Remove duplicates from given rule indices and sort them in order.
Den4200
-4
/
+11
2020-10-03
Replace `map` with a more pythonic list comprehension.
Den4200
-1
/
+1
2020-10-03
Lock: make LockGuard.locked a property
MarkKoz
-1
/
+2
2020-10-03
Lock: rename variable to avoid shadowing
MarkKoz
-3
/
+3
2020-10-03
Cap most_common to 25 to not go over the embed fields limit
Joe Banks
-1
/
+1
2020-10-03
Add a socket stats command
Joe Banks
-5
/
+37
2020-10-02
Reminder: no feedback message when no mention
Matteo Bertucci
-4
/
+5
2020-10-02
Get rid of codeblock in souce commit
Soumitra Shewale
-2
/
+3
2020-10-02
Update !pep 0 command
Soumitra Shewale
-1
/
+1
2020-10-02
fix line length in bot/exts/info/information.py
Hedy Li
-3
/
+3
2020-10-02
Move PEP command embed URL to title
Soumitra Shewale
-1
/
+1
2020-10-02
Linter
Soumitra Shewale
-1
/
+2
2020-10-02
Escape markdown in faulty source commands
Soumitra Shewale
-2
/
+2
2020-10-01
Remove special handling for the alias cog in the !source command
MarkKoz
-15
/
+3
2020-10-01
Duck pond: ignore reaction events from other guilds
MarkKoz
-2
/
+8
2020-10-01
fix spelling typos in bot/ python files
Hedy Li
-4
/
+4
2020-09-30
Duck pond: ignore reactions in DMs
MarkKoz
-0
/
+7
2020-09-30
Remove null chars before posting deleted messages
MarkKoz
-1
/
+1
2020-09-30
Catch 404 in wait_for_deletion when reacting
MarkKoz
-1
/
+5
2020-09-30
Remove alias cog
MarkKoz
-87
/
+0
2020-09-27
Incidents: reduce timeout log to info level
kwzrd
-1
/
+1
2020-09-27
Allow !role for any staff role
Matteo Bertucci
-2
/
+2
2020-09-27
Allow !eval in #code-help-voice
Matteo Bertucci
-1
/
+3
2020-09-27
Verification: apply 'safe_dm' to all DM dispatches
kwzrd
-5
/
+7
2020-09-27
Verification: move disabled DM handling into helper
kwzrd
-5
/
+22
2020-09-27
Relock Pipfile to update async-redis.
Leon Sandøy
-62
/
+70
2020-09-27
Add the video to the welcome DM.
Leon Sandøy
-4
/
+7
2020-09-26
Sync: update sync() docstring
MarkKoz
-3
/
+1
2020-09-25
Remove redundant is_valid_userid function
Bast
-33
/
+27
2020-09-24
Change the mod alert message component for the user token detection
Bast
-46
/
+23
2020-09-24
Add BOT vs USER token detection, properly handling bot tokens for bots in the...
Bast
-13
/
+47
2020-09-24
Implement review-suggested changes
Bast
-67
/
+91
2020-09-23
Sync: remove _asdict comment
MarkKoz
-1
/
+1
2020-09-23
Fix use of expanded infraction response for username
MarkKoz
-1
/
+1
2020-09-23
Incidents: bump archive log to INFO level
kwzrd
-1
/
+1
2020-09-23
Verification: reduce request dispatch log level
kwzrd
-1
/
+1
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
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
2020-09-22
Sync: refactor conditional for sending message
Mark
-1
/
+4
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
2020-09-21
Replacing the round function with a format specifier.
Xithrius
-1
/
+1
2020-09-21
Replacing the round function with a format specifier.
Xithrius
-1
/
+1
[next]