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-08-15
HelpChannels: simplify formatting of category names in dormant msg
MarkKoz
-9
/
+6
2021-08-15
HelpChannels: fix incomplete init of available channel set
MarkKoz
-5
/
+4
2021-08-15
Add `cj end` timeout message, improve style
mbaruh
-1
/
+2
2021-08-15
Add team name to audit log reason
mbaruh
-1
/
+5
2021-08-15
Docstring corrections
mbaruh
-4
/
+4
2021-08-15
Add default value to csv_file
Boris Muratov
-1
/
+1
2021-08-12
fix: Nomination message now checks historic and new style nominations
Chris Lovering
-8
/
+10
2021-08-11
Remove role pings when a helper vote is posted (#1744)
ChrisJL
-2
/
+2
2021-08-11
Remove added punctuation from reminder
TizzySaurus
-1
/
+1
2021-08-11
Fetch dormant category rather than use channel.category
TizzySaurus
-1
/
+2
2021-08-11
Change bot.get_channel to utils.channels.try_get_channel
TizzySaurus
-1
/
+1
2021-08-11
Make DORMANT_MSG a string instead of f-string
TizzySaurus
-1
/
+1
2021-08-11
Update embed sent when channel moves to dormant category
TizzySaurus
-1
/
+8
2021-08-11
Update DORMANT_MSG to allow kwargs in str.format()
TizzySaurus
-3
/
+3
2021-08-11
Update DORMANT_MSG to be compatible with str.format()
TizzySaurus
-3
/
+3
2021-08-10
chore: remove some newlines in the blocking tag
vcokltfre
-5
/
+0
2021-08-09
Fixed error message to match true value
stalkerx
-1
/
+1
2021-08-08
change dockerfile python version to latest 3.9.x
aru
-1
/
+1
2021-08-07
Duck pond: abort if reaction's message or author can't be found
MarkKoz
-1
/
+7
2021-08-07
Code block: catch 404s when editing or deleting the message
MarkKoz
-7
/
+10
2021-08-07
Incidents: catch 404s
MarkKoz
-4
/
+20
2021-08-04
Reorder user roles in !user command from highest to lowest (#1719)
Objectivitix
-1
/
+3
2021-08-04
Suppress 403 error when sending DEFCON reject DM (#1711)
Mark
-3
/
+5
2021-08-03
Force utf-8 decoding when querying metabase
Chris Lovering
-2
/
+2
2021-08-03
Add comment on RedisCache
wookie184
-0
/
+2
2021-08-03
Update Sentry SDK to 1.3
MarkKoz
-78
/
+131
2021-08-03
Correctly delete from cache
Boris Muratov
-1
/
+2
2021-08-03
Add check for redundant change
wookie184
-0
/
+8
2021-08-03
Remove bot prefix from docstring and change single quotes to double
wookie184
-11
/
+11