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
Commit message (
Expand
)
Author
Age
Lines
*
HelpChannels: unschedule the dormant task in unclaim_channel
MarkKoz
2021-01-04
-2
/
+5
*
HelpChannels: clarify close command docstring
MarkKoz
2021-01-04
-2
/
+1
*
HelpChannels: refactor the close command check
MarkKoz
2021-01-04
-10
/
+10
*
HelpChannels: make a channel available within the lock
MarkKoz
2021-01-04
-5
/
+6
*
Add asyncio.create_task wrapper which logs exceptions
MarkKoz
2021-01-04
-0
/
+17
*
HelpChannels: fix race condition between claiming and unclaiming
MarkKoz
2021-01-04
-1
/
+15
*
Lock: support waiting until a lock is available
MarkKoz
2021-01-04
-37
/
+25
*
HelpChannels: refactor channel unclaiming
MarkKoz
2021-01-04
-20
/
+19
*
HelpChannels: remove obsolete channel position trace log
MarkKoz
2021-01-04
-1
/
+0
*
HelpChannels: refactor stat tracking
MarkKoz
2021-01-04
-27
/
+47
*
HelpChannels: move function to the channel module
MarkKoz
2021-01-04
-42
/
+45
*
HelpChannels: prevent user from claiming multiple channels quickly
MarkKoz
2021-01-04
-0
/
+1
*
HelpChannels: await init task at the start of event listeners
MarkKoz
2021-01-04
-4
/
+4
*
HelpChannels: use a more accurate lock for messages
MarkKoz
2021-01-04
-47
/
+35
*
Merge pull request #1340 from python-discord/ks123/raw-fix
Matteo Bertucci
2021-01-04
-2
/
+6
|
\
|
*
Merge branch 'master' into ks123/raw-fix
Matteo Bertucci
2021-01-04
-71
/
+131
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1152 from python-discord/Make_nomination_reason_optional
Dennis Pham
2021-01-03
-8
/
+8
|
\
\
|
*
\
Merge branch 'master' into Make_nomination_reason_optional
Dennis Pham
2021-01-03
-45
/
+60
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge PR #1345 - Update d.py to fix webhook message publishing
Mark
2021-01-03
-45
/
+60
|
\
\
\
|
*
|
|
Update discord.py to fix webhook message publishing.
Den4200
2021-01-01
-45
/
+60
|
/
/
/
|
*
|
Removed 'Optional' import.
xithrius
2021-01-02
-1
/
+1
|
*
|
Removed unnecessary debugging logs.
Xithrius
2021-01-02
-2
/
+0
|
*
|
Set reason to default as an empty string.
Xithrius
2021-01-02
-5
/
+2
|
*
|
No nominaton reason blank replaced by italic None
xithrius
2021-01-02
-2
/
+4
|
*
|
Rebased master into this branch.
xithrius
2021-01-02
-6460
/
+7705
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1334 from python-discord/bug/precommit-pycharm
ks129
2020-12-31
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' into bug/precommit-pycharm
ks129
2020-12-31
-297
/
+322
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1339 from python-discord/swfarnsworth/info
Dennis Pham
2020-12-31
-3
/
+3
|
\
\
\
\
|
*
|
|
|
"Pending: False" to "Verified: True" to agree with new semantics.
Steele
2020-12-30
-1
/
+1
|
*
|
|
|
Merge branch 'master' of https://github.com/python-discord/bot into swfarnswo...
Steele
2020-12-30
-14
/
+59
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1016 from ks129/bug-fixes
ks129
2020-12-29
-14
/
+59
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into bug-fixes
ks129
2020-12-29
-554
/
+567
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Log info instead error for watchchannel consume task cancel
ks129
2020-12-17
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' into bug-fixes
ks129
2020-12-17
-55
/
+274
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into bug-fixes
ks129
2020-12-02
-1079
/
+1215
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove unnecessary f-string
ks129
2020-12-02
-1
/
+1
|
*
|
|
|
|
|
|
Fix removing extensions and cogs for bot shutdown
ks129
2020-12-02
-3
/
+7
|
*
|
|
|
|
|
|
Add failure message when applying infraction fails because user left
ks129
2020-12-02
-0
/
+2
|
*
|
|
|
|
|
|
Remove second unnecessary parenthesis
ks129
2020-12-02
-4
/
+2
|
*
|
|
|
|
|
|
Log exception instead warning for unexpected HttpException
ks129
2020-12-02
-1
/
+1
|
*
|
|
|
|
|
|
Fix user leaving from guild log grammar
ks129
2020-12-02
-2
/
+4
|
*
|
|
|
|
|
|
Merge NotFound caching with HttpException caching with status code
ks129
2020-12-02
-10
/
+4
|
*
|
|
|
|
|
|
Merge branch 'master' into bug-fixes
ks129
2020-11-21
-604
/
+931
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Catch not found exception in scheduler
ks129
2020-11-07
-15
/
+30
|
*
|
|
|
|
|
|
|
Use result instead exception for watchchannel closing task
ks129
2020-11-07
-1
/
+1
|
*
|
|
|
|
|
|
|
Remove both cogs and extensions on closing
ks129
2020-11-07
-11
/
+4
|
*
|
|
|
|
|
|
|
Merge branch 'master' into bug-fixes
ks129
2020-11-07
-811
/
+2173
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge remote-tracking branch 'origin/bug-fixes' into bug-fixes
ks129
2020-10-10
-0
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Fix calling extensions removing function with wrong name
ks129
2020-10-09
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
Catch HTTPException when muting user
ks129
2020-10-10
-2
/
+7
[next]