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
path:
root
/
tests
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2021-03-26
feat: add link to discord dev portal intents section
vcokltfre
-1
/
+1
2021-03-26
fix: remove . from the hyperlink
vcokltfre
-1
/
+1
2021-03-20
Added myself to CODEOWNERS
wookie184
-0
/
+1
2021-03-20
Added nomination voting channel to config
wookie184
-2
/
+4
2021-03-19
Fix review formatting when there's only one infraction type
Boris Muratov
-5
/
+8
2021-03-19
Review commands now use the user ID instead of nomination ID
Boris Muratov
-27
/
+19
2021-03-19
Don't reschedule reviews that are long overdue
Boris Muratov
-1
/
+3
2021-03-19
Mark as reviewed when nominee is off server
Boris Muratov
-3
/
+4
2021-03-19
Default message in review when no nomination reason given
Boris Muratov
-1
/
+1
2021-03-19
Replace mentions for ID's in watchlist lists
Boris Muratov
-1
/
+1
2021-03-19
Properly await coroutine in post_review
Boris Muratov
-1
/
+3
2021-03-19
Use ctx.send instead of ctx.channel.send
Boris Muratov
-1
/
+1
2021-03-19
Add additional logging to _review.py
Boris Muratov
-0
/
+8
2021-03-19
Apply requested style and grammar changes
Boris Muratov
-2
/
+2
2021-03-15
Info: account for defcon threshold being None
MarkKoz
-1
/
+2
2021-03-15
Defcon: fix naming conflict between threshold cmd and attribute
MarkKoz
-2
/
+2
2021-03-15
Code block: remove null bytes before parsing AST
MarkKoz
-0
/
+3
2021-03-14
fix: more minor spelling/grammar corrections
vcokltfre
-2
/
+2
2021-03-14
fix: minor spelling correction
vcokltfre
-1
/
+1
2021-03-14
fix: add newline file endings
vcokltfre
-2
/
+2
2021-03-14
feat: add new discord.py tags
vcokltfre
-0
/
+22
2021-03-13
Use .gitattributes to normalise line endings on check-in
MarkKoz
-2
/
+1
2021-03-13
master => main
Joe Banks
-22
/
+22
2021-03-13
Apply requested grammar and style changes.
Boris Muratov
-8
/
+13
2021-03-13
Use log instead of erroneous self.log
Boris Muratov
-1
/
+1
2021-03-13
Update help channel names from chemical elements to fruit
Joe Banks
-126
/
+59
2021-03-12
Added '_' to allowed chars, shortened embed.
xithrius
-21
/
+12
2021-03-12
Fix typo in the token remover
Matteo Bertucci
-1
/
+1
2021-03-12
Improve string building for long lines
Boris Muratov
-9
/
+15
2021-03-12
Reviewer no longer subclasses Scheduler
Boris Muratov
-5
/
+31
2021-03-11
Remove invoked command and message after failure.
xithrius
-27
/
+35
2021-03-12
Compose: read all environment variables from '.env'
kwzrd
-4
/
+2
2021-03-11
Compose: read GitHub API key from '.env'
kwzrd
-0
/
+1
2021-03-11
The 'seen vote' emoji is now a random ducky.
Boris Muratov
-4
/
+15
2021-03-11
Limit new commands to mods+
Boris Muratov
-0
/
+2
2021-03-11
Added an auto-reviewer to the talentpool cog
Boris Muratov
-26
/
+404