index
:
bot
dependabot/github_actions/actions/upload-artifact-5
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
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
path:
root
/
tests
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-08-13
Verification: adjust coroutines to use generic dispatch
kwzrd
-32
/
+11
2020-08-13
Verification: add `_send_requests` helper
kwzrd
-0
/
+30
2020-08-08
Verification: improve confirmation message handling
kwzrd
-4
/
+10
2020-08-08
Verification: strip reminder message once and for all
kwzrd
-2
/
+2
2020-08-08
Verification: widen set type annotation
kwzrd
-2
/
+2
2020-08-08
Verification: only take reactions from core devs
kwzrd
-1
/
+3
2020-08-08
Verification: improve `is_verified` check
kwzrd
-1
/
+1
2020-08-07
Verification: address member update race condition
kwzrd
-8
/
+21
2020-08-07
Verification: rename cache & document new use
kwzrd
-9
/
+15
2020-08-07
Verification: persist task settings in Redis
kwzrd
-3
/
+19
2020-08-06
Verification: add command interface for task management
kwzrd
-2
/
+60
2020-08-06
Deps: update discord.py to 1.4.0
MarkKoz
-79
/
+51
2020-08-06
Verification: extend cog docstring
kwzrd
-1
/
+17
2020-08-06
Verification: make on-join message more accurate
kwzrd
-2
/
+4
2020-08-06
Verification: bump confirmation threshold to 1%
kwzrd
-1
/
+1
2020-08-06
Verification: send DM to kicked members
kwzrd
-0
/
+8
2020-08-06
Verification: enable role pings
kwzrd
-2
/
+10
2020-08-06
Verification: disable burst shared filter in verification
kwzrd
-1
/
+10
2020-08-06
Verification: add stats collection
kwzrd
-0
/
+28
2020-08-06
Verification: remove unverified role on accept
kwzrd
-0
/
+5
2020-08-05
Guild invite regex: Add support for dashes in the invite code
Dennis Pham
-1
/
+1
2020-08-05
Revert "HelpChannels: use more reliable check for claimed channel"
kwzrd
-1
/
+1
2020-08-05
Redis: remove erroneous `_redis` alias
kwzrd
-9
/
+8
2020-08-05
Verification: schedule ping task
kwzrd
-3
/
+5
2020-08-05
Verification: implement unverified role ping task
kwzrd
-0
/
+52
2020-08-04
HelpChannels: use more reliable check for claimed channel
MarkKoz
-1
/
+1
2020-08-04
Source: remove redundant check for help commands
MarkKoz
-4
/
+1
2020-08-04
Source: raise BadArgument for dynamically-created objects
MarkKoz
-3
/
+14
2020-08-04
Cancel scheduled tasks when cogs unload
MarkKoz
-1
/
+14
2020-08-04
Verification: ignore verification reminder message event
kwzrd
-0
/
+3
2020-08-04
Verification: add reminder cache
kwzrd
-0
/
+5
2020-08-04
Verification: comment message uses
kwzrd
-0
/
+3
2020-08-04
Verification: add reminder ping message & frequency
kwzrd
-0
/
+11
2020-08-04
Verification: move time constants above messages
kwzrd
-10
/
+10
2020-08-04
Verification: make authorization message ping core devs
kwzrd
-2
/
+3
2020-08-04
Verification: schedule member update task
kwzrd
-1
/
+12
2020-08-04
Verification: add region comments & move property to top
kwzrd
-4
/
+17
2020-08-04
Verification: create task to update unverified members
kwzrd
-0
/
+37
2020-08-04
Verification: repurpose & rename `_check_users`
kwzrd
-10
/
+8
2020-08-04
Verification: implement `_verify_kick` helper
kwzrd
-0
/
+63
2020-08-04
Verification: implement `_kick_members` helper
kwzrd
-3
/
+21
2020-08-04
Verification: implement `_give_role` helper
kwzrd
-2
/
+21
2020-08-04
Verification: implement `check_users` coroutine
kwzrd
-1
/
+59
2020-08-04
Verification: define time constants
kwzrd
-0
/
+3
2020-08-04
Verification: refactor `discord` imports
kwzrd
-11
/
+13
2020-08-04
Verification: add @Unverified role to config
kwzrd
-2
/
+3
2020-08-04
Revert "Disabled burst_shared filter temporarily"
Joseph Banks
-0
/
+4
2020-08-03
Add support for plural FilterList types.
Leon Sandøy
-5
/
+17
2020-08-03
Add some feedback to the _sync_data helper.
Leon Sandøy
-7
/
+15
2020-08-03
Move function params to 4-space indentation.
Leon Sandøy
-2
/
+17
[next]