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
*
Add Silence cog.
Numerlor
2020-03-02
-0
/
+143
*
Add HushDurationConverter.
Numerlor
2020-03-02
-0
/
+28
*
Merge pull request #783 from python-discord/python38-migration
S. Co1
2020-03-01
-661
/
+301
|
\
|
*
Merge branch 'master' into python38-migration
Leon Sandøy
2020-03-01
-2
/
+29
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #809 from python-discord/ban-grabify-urls
kwzrd
2020-03-01
-0
/
+24
|
\
\
|
*
|
Add grabify (IP logger) domains to banned domains
Joseph
2020-03-01
-0
/
+24
|
/
/
*
|
Merge pull request #808 from spyoungtech/master
scragly
2020-03-02
-2
/
+5
|
\
\
|
*
\
Merge branch 'master' into master
scragly
2020-03-02
-0
/
+0
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Optimize Dockerfile
Spencer Young
2020-03-01
-2
/
+5
|
|
*
Modify log test regex to be non-os-specific
S. Co1
2020-03-01
-1
/
+1
|
|
*
Move syncer confirmation reaction check out of finally clause
S. Co1
2020-03-01
-11
/
+11
|
|
*
Bump Dependencies & Relock
S. Co1
2020-03-01
-78
/
+76
|
|
*
Merge branch 'master' into python38-migration
Sebastiaan Zeeff
2020-03-01
-29
/
+71
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #806 from python-discord/feat/frontend/b000/coloured-logs
Eivind Teig
2020-03-01
-47
/
+89
|
\
|
|
|
*
|
Make logs coloured!
MarkKoz
2020-02-29
-7
/
+23
|
*
|
Install the coloredlogs package
MarkKoz
2020-02-29
-40
/
+66
|
/
/
|
*
Migrate snekbox tests to Python 3.8's unittest
Sebastiaan Zeeff
2020-02-29
-41
/
+27
|
*
Merge branch 'master' into python38-migration
Sebastiaan Zeeff
2020-02-29
-403
/
+1005
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #755 from python-discord/bug/backend/b754/scheduler-suppre...
Sebastiaan Zeeff
2020-02-29
-44
/
+70
|
\
\
|
*
\
Merge branch 'master' into bug/backend/b754/scheduler-suppresses-errors
Sebastiaan Zeeff
2020-02-29
-353
/
+936
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #797 from Numerlor/fuzzy_zero_div
Shirayuki Nekomata
2020-02-29
-26
/
+17
|
\
\
\
|
*
\
\
Merge branch 'master' into fuzzy_zero_div
Shirayuki Nekomata
2020-02-29
-32
/
+479
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #710 from python-discord/eval-enhancements
Mark
2020-02-28
-32
/
+479
|
\
\
\
\
|
*
|
|
|
Snekbox: mention re-evaluation feature in the command's docstring
MarkKoz
2020-02-28
-1
/
+4
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into eval-enhancements
MarkKoz
2020-02-28
-1440
/
+3084
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Ignore NotFound errors inside continue_eval
Matteo
2020-02-28
-24
/
+25
|
*
|
|
|
Return only the new code in continue_eval and check for truthiness instead
Matteo
2020-02-28
-11
/
+10
|
*
|
|
|
Use unicode code point instead of literal for the snekbox re-eval emoji
Matteo
2020-02-27
-6
/
+8
|
*
|
|
|
Split the eval command procedure into two functions.
Matteo
2020-02-27
-114
/
+148
|
*
|
|
|
Merge branch 'master' into eval-enhancements
Matteo Bertucci
2020-02-18
-379
/
+350
|
|
\
\
\
\
|
*
|
|
|
|
Use kwargs to set mock attributes
Matteo
2020-02-18
-25
/
+11
|
*
|
|
|
|
Assert return value of Snekbox.post_eval
Matteo
2020-02-18
-1
/
+3
|
*
|
|
|
|
Use a space instead of an empty string in test_get_status_emoji
Matteo Bertucci
2020-02-18
-1
/
+1
|
*
|
|
|
|
Delete additional informations from subtest
Matteo Bertucci
2020-02-18
-1
/
+1
|
*
|
|
|
|
Split assertions onto separate lines
Matteo Bertucci
2020-02-18
-4
/
+8
|
*
|
|
|
|
Split assertion onto separate lines
Matteo Bertucci
2020-02-18
-1
/
+2
|
*
|
|
|
|
Snekbox small refactoring
Matteo
2020-02-18
-4
/
+3
|
*
|
|
|
|
Suppress HTTPException while deleting bot output
Matteo
2020-02-18
-2
/
+4
|
*
|
|
|
|
Use pregenerated partials
Matteo
2020-02-18
-2
/
+5
|
*
|
|
|
|
Write tests for bot/cogs/test_snekbox.py
Akarys42
2020-02-09
-0
/
+363
|
*
|
|
|
|
Create an AsyncContextManagerMock mock for testing asynchronous context managers
Akarys42
2020-02-09
-0
/
+12
|
*
|
|
|
|
Use actual functions instead of lambdas for bot.wait_for
Akarys42
2020-02-09
-2
/
+14
|
*
|
|
|
|
Merge branch 'master' into eval-enhancements
Matteo Bertucci
2020-01-30
-350
/
+648
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Re-eval snippet with emoji reaction
Matteo Bertucci
2020-01-29
-23
/
+46
|
*
|
|
|
|
|
Don't strip whitespaces during snekbox formatting
Matteo Bertucci
2020-01-28
-2
/
+1
|
*
|
|
|
|
|
Correct eval output to include the 11th line
Akarys42
2019-12-26
-1
/
+1
|
*
|
|
|
|
|
Hardcode SIGKILL value
Akarys42
2019-12-25
-1
/
+3
|
|
|
|
*
|
|
Merge branch 'master' into fuzzy_zero_div
Numerlor
2020-02-28
-273
/
+386
|
|
|
|
|
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #757 from python-discord/feat/backend/b131/error-handling
Leon Sandøy
2020-02-28
-102
/
+149
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into feat/backend/b131/error-handling
Leon Sandøy
2020-02-28
-196
/
+294
|
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]