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
*
Namespace Member and Role to avoid extra imports
kosayoda
2020-07-19
-3
/
+2
*
Allow editing additional mentions for reminders.
kosayoda
2020-07-16
-0
/
+28
*
List additional mentions in `!reminder list`.
kosayoda
2020-07-16
-3
/
+9
*
Send additional mentions in reminders.
kosayoda
2020-07-16
-1
/
+5
*
Allow mentioning other users and roles in reminders.
kosayoda
2020-07-16
-6
/
+26
*
Add generator that converts IDs to Role or Member objects.
kosayoda
2020-07-16
-0
/
+7
*
Add method to check if user is allowed to mention in reminders.
kosayoda
2020-07-16
-1
/
+21
*
Extract sending error embed to a separate method.
kosayoda
2020-07-16
-13
/
+12
*
Remove duplicate reminder deletion.
kosayoda
2020-07-16
-1
/
+1
*
Merge pull request #1041 from python-discord/dm_relay
Kieran Siek
2020-07-15
-107
/
+198
|
\
|
*
Merge branch 'master' into dm_relay
Kieran Siek
2020-07-15
-15
/
+49
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1044 from python-discord/talentpool-oldest
Kieran Siek
2020-07-15
-5
/
+43
|
\
\
|
*
\
Merge branch 'master' into talentpool-oldest
kosayoda
2020-07-15
-10
/
+6
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1051 from python-discord/bug/info/1050/remove-help-reacti...
Dennis Pham
2020-07-14
-7
/
+6
|
\
\
\
|
*
\
\
Merge branch 'master' into bug/info/1050/remove-help-reactions-404
Dennis Pham
2020-07-14
-3
/
+0
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
HelpChannels: remove cooldown info from available message
MarkKoz
2020-07-14
-3
/
+0
|
*
|
|
Suppress NotFound when removing help cmd reactions
MarkKoz
2020-07-14
-7
/
+6
|
/
/
/
|
*
|
Document new kwarg in docstring
kosayoda
2020-07-15
-0
/
+2
|
*
|
Merge branch 'master' into talentpool-oldest
Dennis Pham
2020-07-14
-55
/
+143
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Achieve feature parity with talentpool
kosayoda
2020-07-14
-2
/
+17
|
*
|
Add command to list nominees by oldest first
kosayoda
2020-07-14
-0
/
+11
|
*
|
Accept argument to order nominees by oldest first
kosayoda
2020-07-14
-2
/
+6
|
*
|
Pass argument as kwarg to preserve functionality
kosayoda
2020-07-14
-1
/
+1
|
*
|
Allow ordering watched users by oldest first
kosayoda
2020-07-14
-1
/
+7
|
|
*
Merge branch 'master' into dm_relay
Leon Sandøy
2020-07-15
-55
/
+153
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1032 from slushiegoose/sanitize-bot-output
Mark
2020-07-14
-53
/
+141
|
\
\
\
|
*
|
|
fix misaligned indentation
Slushie
2020-07-14
-37
/
+37
|
*
|
|
edit snekbox tests to work with filtering
Slushie
2020-07-13
-0
/
+12
|
*
|
|
check for the filter_cog in case it is unloaded
Slushie
2020-07-13
-1
/
+3
|
*
|
|
rename the `_filter_eval` function to be a public function
Slushie
2020-07-13
-2
/
+2
|
*
|
|
Add missing variable assignment to stop NameErrors occurring
Slushie
2020-07-09
-0
/
+1
|
*
|
|
Fix missing hypen
slushiegoose
2020-07-09
-1
/
+1
|
*
|
|
Call the filter eval command after receiving an eval result
Slushie
2020-07-08
-1
/
+6
|
*
|
|
Create a filtering function to filter eval results
Slushie
2020-07-08
-52
/
+120
|
*
|
|
Edit BadArgument error message
Slushie
2020-07-08
-1
/
+1
*
|
|
|
Remove redundant kwarg in !kick and !shadow_kick
kosayoda
2020-07-14
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Whitelisting some popular communities
Leon Sandøy
2020-07-13
-0
/
+10
|
|
*
Remove caching of last_dm_user.
Leon Sandøy
2020-07-15
-25
/
+20
|
|
*
Merge branch 'master' into dm_relay
Leon Sandøy
2020-07-13
-173
/
+169
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1039 from python-discord/1038_allow_role_mentions_in_spec...
Dennis Pham
2020-07-13
-4
/
+16
|
\
\
\
|
*
\
\
Merge branch 'master' into 1038_allow_role_mentions_in_specific_areas
Dennis Pham
2020-07-13
-169
/
+153
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix rescheduling of edited infractions
MarkKoz
2020-07-12
-1
/
+1
*
|
|
|
Merge pull request #1017 from python-discord/feat/backend/800/scheduler-redesign
Mark
2020-07-12
-169
/
+153
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into feat/backend/800/scheduler-redesign
Mark
2020-07-12
-217
/
+683
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Scheduler: document coroutine closing elsewhere
MarkKoz
2020-07-06
-4
/
+12
|
*
|
|
|
Scheduler: assert the coroutine hasn't been awaited yet
MarkKoz
2020-07-06
-0
/
+3
|
*
|
|
|
Scheduler: more verbose logging in _await_later
MarkKoz
2020-06-30
-7
/
+10
|
*
|
|
|
Scheduler: explain the name param in the docstring
MarkKoz
2020-06-29
-0
/
+4
|
*
|
|
|
Scheduler: add details to class docstring
MarkKoz
2020-06-29
-1
/
+11
|
*
|
|
|
Scheduler: only close unawaited coroutines
MarkKoz
2020-06-25
-2
/
+6
[next]