index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
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
*
Catch TypeError when the slowmode delay is 0 seconds
Den4200
2020-07-01
-1
/
+9
*
Forgot an await in the Duration converter
Den4200
2020-07-01
-1
/
+1
*
Create DurationDelta converter and humanize timedelta output for Slowmode cog.
Den4200
2020-07-01
-14
/
+39
*
Add some logging for the Slowmode cog
Den4200
2020-07-01
-0
/
+11
*
Create docstring for Slowmode cog
Den4200
2020-07-01
-0
/
+1
*
Add reset_slowmode function
Den4200
2020-07-01
-0
/
+9
*
Ensure slowmode delay is between 0 and 21600 seconds before setting it
Den4200
2020-07-01
-4
/
+10
*
Implement the set_slowmode function
Den4200
2020-07-01
-1
/
+5
*
Implement the get_slowmode function
Den4200
2020-07-01
-0
/
+2
*
Create boilerplate code for the commands
Den4200
2020-07-01
-1
/
+18
*
Add base Slowmode cog
Den4200
2020-07-01
-0
/
+15
*
Merge pull request #981 from aeros/issue926-paginate-long-lines
Mark
2020-06-27
-27
/
+149
|
\
|
*
In LinePaginator.__init__(), fix scale_to_size ValueError message
Kyle Stanley
2020-06-28
-1
/
+1
|
*
Lower LinePaginator max_size arg in CustomHelpCommand.send_bot_help
Kyle Stanley
2020-06-28
-1
/
+1
|
*
Fix grammar in LinePaginator.add_lines() docstring
Kyle Stanley
2020-06-28
-1
/
+1
|
*
In LinePaginator, add limit of 2000 for max_size and scale_to_size args
Kyle Stanley
2020-06-28
-1
/
+11
|
*
Remove shortening of nomination reasons
Kyle Stanley
2020-06-27
-3
/
+3
|
*
In LinePaginator, use ellipses to show line continuation
Kyle Stanley
2020-06-27
-1
/
+5
|
*
Add block comments to LinePaginator.add_line()
Kyle Stanley
2020-06-27
-0
/
+2
|
*
Improve LinePaginator docstrings
Kyle Stanley
2020-06-27
-5
/
+15
|
*
Add space before comment in LinePaginator._split_remaining_words()
Kyle Stanley
2020-06-26
-0
/
+1
|
*
Improve LinePaginator.__init__() ValueError message
Kyle Stanley
2020-06-26
-1
/
+1
|
*
Merge branch 'master' into issue926-paginate-long-lines
Kyle Stanley
2020-06-26
-399
/
+1140
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1002 from python-discord/bug/backend/bot-50/sync-ignore-g...
kwzrd
2020-06-22
-23
/
+93
|
\
\
|
*
\
Merge branch 'master' into bug/backend/bot-50/sync-ignore-guilds
kwzrd
2020-06-22
-109
/
+375
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #950 from ks129/logging-tests
Kieran Siek
2020-06-22
-0
/
+32
|
\
\
\
|
*
\
\
Merge branch 'master' into logging-tests
Kieran Siek
2020-06-22
-790
/
+2732
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1009 from python-discord/bug/mod/bot-2a/webhook-clyde
kwzrd
2020-06-20
-8
/
+57
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into bug/mod/bot-2a/webhook-clyde
kwzrd
2020-06-20
-100
/
+285
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1015 from python-discord/kwzrd/pipenv-html-script
Mark
2020-06-19
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Pipenv: add script for html coverage report
kwzrd
2020-06-19
-0
/
+1
*
|
|
|
|
|
Merge pull request #1003 from python-discord/bug/filters/bot-58/removers-igno...
Dennis Pham
2020-06-19
-16
/
+47
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' into bug/filters/bot-58/removers-ignore-dms
Dennis Pham
2020-06-19
-85
/
+238
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #892 from Akarys42/#364-offensive-msg-autodeletion
Joseph Banks
2020-06-17
-9
/
+80
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update deletion scheduler to use latest watchlist configuration
Joseph Banks
2020-06-17
-17
/
+5
|
*
|
|
|
|
|
Merge branch 'master' into #364-offensive-msg-autodeletion
Joseph Banks
2020-06-17
-2517
/
+7259
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #991 from crazygmr101/feature/cooldown-tag
Mark
2020-06-17
-0
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update bot/resources/tags/customcooldown.md
Daniel Nash
2020-06-15
-3
/
+1
|
*
|
|
|
|
|
|
Merge branch 'master' into feature/cooldown-tag
Joseph Banks
2020-06-12
-76
/
+179
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add scheme to URL
Daniel Nash
2020-06-12
-1
/
+1
|
*
|
|
|
|
|
|
|
Update customcooldown.md
Daniel Nash
2020-06-12
-0
/
+2
|
*
|
|
|
|
|
|
|
Make title more specific
Daniel Nash
2020-06-12
-1
/
+1
|
*
|
|
|
|
|
|
|
Update bot/resources/tags/customcooldown.md
Daniel Nash
2020-06-10
-3
/
+1
|
*
|
|
|
|
|
|
|
change _cd to message_cooldown
Daniel Nash
2020-06-10
-2
/
+2
|
*
|
|
|
|
|
|
|
Move the not rate-limited message into else
Daniel Nash
2020-06-10
-1
/
+3
|
*
|
|
|
|
|
|
|
Update example to not be in a cog
Daniel Nash
2020-06-10
-12
/
+10
|
*
|
|
|
|
|
|
|
Rename to customcooldown.md
Daniel Nash
2020-06-10
-0
/
+0
|
*
|
|
|
|
|
|
|
Update cooldown.md
Daniel Nash
2020-06-07
-1
/
+1
|
*
|
|
|
|
|
|
|
Create cooldown.md
Daniel Nash
2020-06-07
-0
/
+22
*
|
|
|
|
|
|
|
|
Merge pull request #1001 from python-discord/bug/mod/bot-68/ban-strips-none
Mark
2020-06-17
-22
/
+38
|
\
\
\
\
\
\
\
\
\
[next]