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
*
Restrict redirects for paste uploads with an extension that is not `.py`.
Den4200
2021-03-27
-1
/
+7
*
Merge pull request #1466 from vcokltfre/discord-tags
Joe Banks
2021-03-26
-0
/
+22
|
\
|
*
Merge branch 'main' into discord-tags
Joe Banks
2021-03-26
-60
/
+512
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1478 from python-discord/wookie184-codeowners
Joe Banks
2021-03-20
-0
/
+1
|
\
\
|
*
|
Added myself to CODEOWNERS
wookie184
2021-03-20
-0
/
+1
|
/
/
*
|
Merge pull request #1477 from python-discord/add-nomination-voting-channel
Boris Muratov
2021-03-20
-2
/
+4
|
\
\
|
*
|
Added nomination voting channel to config
wookie184
2021-03-20
-2
/
+4
|
/
/
*
|
Merge pull request #1475 from python-discord/mbaruh/review_fix
Joe Banks
2021-03-19
-5
/
+8
|
\
\
|
*
|
Fix review formatting when there's only one infraction type
Boris Muratov
2021-03-19
-5
/
+8
|
/
/
*
|
Merge pull request #1459 from python-discord/mbaruh/autoreview
Joe Banks
2021-03-19
-31
/
+467
|
\
\
|
*
\
Merge branch 'mbaruh/autoreview' of https://github.com/python-discord/bot int...
Boris Muratov
2021-03-19
-229
/
+174
|
|
\
\
|
|
*
\
Merge branch 'main' into mbaruh/autoreview
Joe Banks
2021-03-19
-229
/
+174
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1435 from python-discord/swfarnsworth/infraction_message
Matteo Bertucci
2021-03-17
-26
/
+32
|
\
\
\
\
|
*
\
\
\
Merge branch 'main' into swfarnsworth/infraction_message
Matteo Bertucci
2021-03-17
-429
/
+358
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1467 from python-discord/bug/info/bot-xr/code-block-null-...
Kieran Siek
2021-03-17
-0
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'main' into bug/info/bot-xr/code-block-null-byte
Kieran Siek
2021-03-17
-3
/
+4
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1468 from python-discord/bug/info/bot-xk/defcon-threshold...
Matteo Bertucci
2021-03-16
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Info: account for defcon threshold being None
MarkKoz
2021-03-15
-1
/
+2
|
*
|
|
|
|
|
Defcon: fix naming conflict between threshold cmd and attribute
MarkKoz
2021-03-15
-2
/
+2
|
/
/
/
/
/
/
|
*
/
/
/
/
Code block: remove null bytes before parsing AST
MarkKoz
2021-03-15
-0
/
+3
|
/
/
/
/
/
|
*
|
|
|
Merge branch 'master' into swfarnsworth/infraction_message
Steele Farnsworth
2021-03-06
-452
/
+723
|
|
\
\
\
\
|
*
|
|
|
|
Made multiline concatenated string conform to a certain style.
Steele Farnsworth
2021-03-06
-2
/
+4
|
*
|
|
|
|
Update the tests to reflect changes in expected behavior.
swfarnsworth
2021-02-28
-5
/
+7
|
*
|
|
|
|
Instructions to dispute an infraction vary by infraction type.
swfarnsworth
2021-02-25
-24
/
+26
|
|
|
*
|
|
Review commands now use the user ID instead of nomination ID
Boris Muratov
2021-03-19
-27
/
+19
|
|
|
|
/
/
|
|
|
*
|
Don't reschedule reviews that are long overdue
Boris Muratov
2021-03-19
-1
/
+3
|
|
|
*
|
Mark as reviewed when nominee is off server
Boris Muratov
2021-03-19
-3
/
+4
|
|
|
*
|
Default message in review when no nomination reason given
Boris Muratov
2021-03-19
-1
/
+1
|
|
|
*
|
Replace mentions for ID's in watchlist lists
Boris Muratov
2021-03-19
-1
/
+1
|
|
|
*
|
Properly await coroutine in post_review
Boris Muratov
2021-03-19
-1
/
+3
|
|
|
*
|
Use ctx.send instead of ctx.channel.send
Boris Muratov
2021-03-19
-1
/
+1
|
|
|
*
|
Add additional logging to _review.py
Boris Muratov
2021-03-19
-0
/
+8
|
|
|
*
|
Apply requested style and grammar changes
Boris Muratov
2021-03-19
-2
/
+2
|
|
|
*
|
Apply requested grammar and style changes.
Boris Muratov
2021-03-13
-8
/
+13
|
|
|
*
|
Use log instead of erroneous self.log
Boris Muratov
2021-03-13
-1
/
+1
|
|
|
*
|
Improve string building for long lines
Boris Muratov
2021-03-12
-9
/
+15
|
|
|
*
|
Reviewer no longer subclasses Scheduler
Boris Muratov
2021-03-12
-5
/
+31
|
|
|
*
|
The 'seen vote' emoji is now a random ducky.
Boris Muratov
2021-03-11
-4
/
+15
|
|
|
*
|
Limit new commands to mods+
Boris Muratov
2021-03-11
-0
/
+2
|
|
|
*
|
Added an auto-reviewer to the talentpool cog
Boris Muratov
2021-03-11
-26
/
+404
|
|
|
*
|
Add __init__.py to recruitment
Boris Muratov
2021-03-10
-0
/
+0
|
|
|
*
|
Make talentpool a package and move cog load to __init__.py
Boris Muratov
2021-03-10
-5
/
+8
|
|
|
*
|
Rename talentpool.py to _cog.py
Boris Muratov
2021-03-10
-0
/
+0
|
|
|
*
|
Moved talentpool to a new recruitment extension
Boris Muratov
2021-03-10
-0
/
+0
|
|
|
|
*
feat: add link to discord dev portal intents section
vcokltfre
2021-03-26
-1
/
+1
|
|
|
|
*
fix: remove . from the hyperlink
vcokltfre
2021-03-26
-1
/
+1
|
|
|
|
*
fix: more minor spelling/grammar corrections
vcokltfre
2021-03-14
-2
/
+2
|
|
|
|
*
fix: minor spelling correction
vcokltfre
2021-03-14
-1
/
+1
|
|
|
|
*
fix: add newline file endings
vcokltfre
2021-03-14
-2
/
+2
|
|
|
|
*
feat: add new discord.py tags
vcokltfre
2021-03-14
-0
/
+22
|
|
_
|
_
|
/
|
/
|
|
|
[next]