index
:
bot
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
*
AntiMalware Tests - Added unittest for messages that were deleted in the mean...
Jannes Jonkers
2020-05-07
-1
/
+19
*
AntiMalware Tests - Added unittest for the embed for a python file.
Jannes Jonkers
2020-05-07
-1
/
+24
*
AntiMalware Tests - Added unittest for messages send by staff
Jannes Jonkers
2020-05-07
-1
/
+12
*
AntiMalware Tests - Added unittests for deletion of message and ignoring of dms
Jannes Jonkers
2020-05-07
-1
/
+21
*
AntiMalware Tests - Added unittest for message without attachment
Jannes Jonkers
2020-05-07
-0
/
+20
*
Merge pull request #919 from python-discord/bug/backend/911/log-listener-exce...
Sebastiaan Zeeff
2020-05-05
-0
/
+12
|
\
|
*
Merge branch 'master' into bug/backend/911/log-listener-exceptions
Sebastiaan Zeeff
2020-05-05
-3
/
+16
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #925 from Savant-Dev/antimalware
Daniel Brown
2020-05-05
-0
/
+12
|
\
\
|
*
\
Merge branch 'master' into antimalware
Daniel Brown
2020-05-05
-2
/
+2
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #922 from python-discord/bug/info/914/user-animated-avatar
kwzrd
2020-05-01
-2
/
+2
|
\
\
\
|
*
|
|
Tests: change avatar_url_as assertion to use static_format
MarkKoz
2020-04-30
-1
/
+1
|
*
|
|
Display animated avatars in the user info command
MarkKoz
2020-04-30
-1
/
+1
|
/
/
/
|
*
|
Update antimalware to filter txt files in cases where messages were longer th...
Savant-Dev
2020-05-04
-5
/
+5
|
*
|
Update extension filter to distinguish .txt in cases where messages are longe...
Savant-Dev
2020-05-01
-1
/
+1
|
*
|
Update extension filter to distinguish .txt in cases where messages are longe...
Savant-Dev
2020-05-01
-0
/
+12
|
/
/
*
|
Run a category check before logging that we are checking for an answered help...
Joseph Banks
2020-04-30
-1
/
+2
|
*
Log unhandled errors from event listeners
MarkKoz
2020-04-29
-0
/
+12
|
/
*
Merge pull request #913 from python-discord/add-bottom-sorting-to-help-channels
Sebastiaan Zeeff
2020-04-28
-12
/
+63
|
\
|
*
Log ID of member who claimed a help channel
Sebastiaan Zeeff
2020-04-28
-0
/
+1
|
*
Add option to ingore channels in help categories
Sebastiaan Zeeff
2020-04-28
-3
/
+14
|
*
Insert help channels at the bottom of the category
Sebastiaan Zeeff
2020-04-28
-9
/
+48
|
/
*
Merge pull request #895 from python-discord/broadening-eval-whitelist
Mark
2020-04-27
-52
/
+249
|
\
|
*
Merge branch 'master' into broadening-eval-whitelist
Sebastiaan Zeeff
2020-04-27
-69
/
+60
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #885 from python-discord/feat/frontend/839/help-channel-role
Sebastiaan Zeeff
2020-04-27
-69
/
+60
|
\
\
|
*
\
Merge branch 'master' into feat/frontend/839/help-channel-role
Sebastiaan Zeeff
2020-04-27
-7
/
+50
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
HelpChannels: rename dormant command to close
MarkKoz
2020-04-20
-4
/
+4
|
*
|
HelpChannels: check if the help cooldown role exists
MarkKoz
2020-04-20
-10
/
+12
|
*
|
HelpChannels: pass coroutine func instead to `_change_cooldown_role`
MarkKoz
2020-04-20
-6
/
+8
|
*
|
HelpChannels: tidy up log messages
MarkKoz
2020-04-20
-5
/
+1
|
*
|
HelpChannels: handle errors when changing cooldown role
MarkKoz
2020-04-17
-12
/
+35
|
*
|
HelpChannels: fix role not resetting after dormant command
MarkKoz
2020-04-17
-13
/
+3
|
*
|
HelpChannels: mention dormant cmd in available message embed
MarkKoz
2020-04-17
-2
/
+3
|
*
|
HelpChannels: add info about cooldown role & dormant cmd to docstring
MarkKoz
2020-04-17
-0
/
+3
|
*
|
HelpChannels: add/remove a cooldown role rather than using overwrites
MarkKoz
2020-04-17
-13
/
+10
|
*
|
HelpChannels: clear roles when resetting permissions
MarkKoz
2020-04-17
-9
/
+7
|
*
|
HelpChannels: add helper function to check for claimant role
MarkKoz
2020-04-17
-0
/
+5
|
*
|
HelpChannels: remove ensure_permissions_synchronization
MarkKoz
2020-04-17
-29
/
+1
|
*
|
Constants: add help channel cooldown role
MarkKoz
2020-04-17
-0
/
+2
|
|
*
Add DMChannel tests for in_whitelist decorator
Sebastiaan Zeeff
2020-04-27
-31
/
+63
|
|
*
Add mock for discord.DMChannels
Sebastiaan Zeeff
2020-04-27
-0
/
+21
|
|
*
Exclude never-run lines from coverage
Sebastiaan Zeeff
2020-04-27
-2
/
+2
|
|
*
Simplify `in_whitelisted_context` decorator API
Sebastiaan Zeeff
2020-04-23
-92
/
+72
|
|
*
Allow `!eval` in help channel categories
Sebastiaan Zeeff
2020-04-23
-1
/
+3
|
|
*
Add tests for `in_whitelisted_context` decorator
Sebastiaan Zeeff
2020-04-23
-0
/
+115
|
|
*
Remove vestigial kwargs from MockTextChannel.__init__
Sebastiaan Zeeff
2020-04-23
-1
/
+1
|
|
*
Replace `in_channel` decorator by `in_whitelisted_context`
Sebastiaan Zeeff
2020-04-23
-47
/
+94
|
|
/
|
/
|
*
|
Merge pull request #904 from Akarys42/free-tag
Shirayuki Nekomata
2020-04-23
-0
/
+5
|
\
\
|
*
\
Merge branch 'master' into free-tag
Shirayuki Nekomata
2020-04-23
-12
/
+57
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #900 from python-discord/fix-category-cache-issue
Sebastiaan Zeeff
2020-04-21
-3
/
+2
|
\
\
\
|
*
|
|
Fix category cache issue
Joseph Banks
2020-04-21
-3
/
+2
|
/
/
/
[next]