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
*
Merge branch 'master' into otn-search-command
Leon Sandøy
2019-09-16
-208
/
+485
|
\
|
*
Update discord.py version to 1.2.3 (#433)
scragly
2019-09-17
-188
/
+247
|
|
\
|
|
*
Adjust to new cog method names.
scragly
2019-09-17
-5
/
+7
|
|
*
Update discord.py version to 1.2.3
Sebastiaan Zeeff
2019-09-16
-183
/
+240
|
|
/
|
*
Merge pull request #430 from python-discord/bot-cogs-security-tests
Johannes Christ
2019-09-15
-0
/
+54
|
|
\
|
|
*
Add tests for `bot.cogs.security`.
Johannes Christ
2019-09-15
-0
/
+54
|
*
|
Merge pull request #428 from python-discord/bot-cogs-token-remover-tests
Johannes Christ
2019-09-15
-1
/
+144
|
|
\
\
|
|
*
|
Add tests for `bot.cogs.token_remover`.
Johannes Christ
2019-09-15
-1
/
+144
|
*
|
|
Replaces all GitLab refs with GitHub.
Leon Sandøy
2019-09-15
-8
/
+8
|
*
|
|
Changing the #dev-logs ID to new channel.
Leon Sandøy
2019-09-15
-1
/
+1
|
*
|
|
Update site links to new URL scheme
Sebastiaan Zeeff
2019-09-15
-11
/
+14
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #427 from python-discord/bot-resources-validation-tests
scragly
2019-09-16
-0
/
+18
|
|
\
\
|
|
*
|
Validate `bot/resources/stars.json` in tests.
Johannes Christ
2019-09-15
-0
/
+18
|
|
|
/
*
|
/
Implement `!otn search`. Closes #408.
Johannes Christ
2019-09-15
-0
/
+22
|
/
/
*
|
Merge branch 'master' of github.com:python-discord/bot
Leon Sandøy
2019-09-15
-2
/
+63
|
\
|
|
*
Merge pull request #423 from python-discord/bot-pagination-tests
Johannes Christ
2019-09-15
-0
/
+29
|
|
\
|
|
*
Add basic tests for `bot.pagination`.
Johannes Christ
2019-09-15
-0
/
+29
|
*
|
Merge pull request #417 from python-discord/validate-antispam-config-in-ci
Johannes Christ
2019-09-15
-2
/
+34
|
|
\
\
|
|
*
|
Typehint the result of `validate_config`.
Johannes Christ
2019-09-15
-1
/
+1
|
|
*
|
Validate bot.cogs.antispam configuration on CI.
Johannes Christ
2019-09-15
-2
/
+34
*
|
|
|
Changing the prefix and domain back
Leon Sandøy
2019-09-15
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'master' of github.com:python-discord/bot
Leon Sandøy
2019-09-15
-1
/
+1
|
\
\
\
|
*
|
|
Ship `DEBUG` log messages to the site.
Johannes Christ
2019-09-15
-1
/
+1
*
|
|
|
Setting the config to work with the pydis server.
Leon Sandøy
2019-09-15
-422
/
+63
|
/
/
/
*
|
|
Merge branch 'master' of github.com:python-discord/bot
Leon Sandøy
2019-09-15
-0
/
+67
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #419 from python-discord/bot-utils-checks-tests
Johannes Christ
2019-09-15
-0
/
+67
|
|
\
\
|
|
*
|
Add tests for `bot.utils.checks`.
Johannes Christ
2019-09-15
-0
/
+67
|
|
|
/
*
|
/
Bot Test Server default config, for testing.
Leon Sandøy
2019-09-15
-64
/
+423
|
/
/
*
|
Adding the snekbox URL to the default config, fixing typo.
Leon Sandøy
2019-09-15
-2
/
+2
*
|
Temporarily pointing config at django.pydis.com
Leon Sandøy
2019-09-15
-2
/
+2
*
|
Resolves a breaking bug in the Dockerfile.
Leon Sandøy
2019-09-15
-10
/
+2
*
|
The DockerHub deployment should now run on 'master'
Leon Sandøy
2019-09-15
-34
/
+2
|
/
*
Tag Django images as `latest`.
Johannes Christ
2019-09-15
-2
/
+2
*
Remove most local error handlers & handle InChannelCheckFailure globally
MarkKoz
2019-09-14
-81
/
+30
*
Ignore handled errors by checking for a "handled" attribute
MarkKoz
2019-09-14
-3
/
+3
*
Generate InChannelCheckFailure's message inside the exception
MarkKoz
2019-09-14
-5
/
+6
*
Actually fix cog error handler check when command is None
MarkKoz
2019-09-14
-1
/
+2
*
Fix deleting already deleted message in antispam
Sebastiaan Zeeff
2019-09-15
-3
/
+6
*
Fix AntiSpam sending duplicate messages to API
Sebastiaan Zeeff
2019-09-15
-49
/
+143
*
Fix cog error handler check when command is None
MarkKoz
2019-09-14
-1
/
+1
*
Improve logging of command errors
MarkKoz
2019-09-14
-13
/
+28
*
Display no-DM error message originating from security cog's global check
MarkKoz
2019-09-14
-2
/
+4
*
Ignore errors from cogs with their own error handlers
MarkKoz
2019-09-14
-5
/
+13
*
Fixes a bug syncing roles for members who leave.
Leon Sandøy
2019-09-14
-1
/
+1
*
Fixes a sneaky genexp exhaustion bug in @without_role.
Leon Sandøy
2019-09-14
-1
/
+1
*
Improve handling of long deleted messsages
Sebastiaan Zeeff
2019-09-14
-5
/
+8
*
Fix tag command invocation in aliases
MarkKoz
2019-09-14
-2
/
+2
*
Cogs.reload now has more readable error info.
Leon Sandøy
2019-09-14
-7
/
+7
*
Oops, forgot to remove DEVOPS role alias, that would crash the bot.
Leon Sandøy
2019-09-14
-1
/
+0
*
Merge branch 'django' of github.com:python-discord/bot into django
Leon Sandøy
2019-09-14
-24
/
+50
|
\
[next]