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
path:
root
/
tests
/
helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-07-24
Put valid_types_list inside the conditional.
Leon Sandøy
-1
/
+1
2020-07-24
Catch ResponseCodeError in the ValidAllowDenyListType converter.
Leon Sandøy
-7
/
+7
2020-07-19
Implement new guild invite filtering logic.
Leon Sandøy
-7
/
+19
2020-07-19
Validation of guild invites for delete.
Leon Sandøy
-2
/
+14
2020-07-19
Validation of guild invites.
Leon Sandøy
-17
/
+78
2020-07-19
Support the new AllowDenyList field, 'comment'.
Leon Sandøy
-10
/
+46
2020-07-19
Include the guild ID in mod-log embed.
Leon Sandøy
-3
/
+4
2020-07-19
Fix an absolutely terrible comment.
Leon Sandøy
-1
/
+1
2020-07-18
Remove AntiMalWare constants, use cache data.
Leon Sandøy
-55
/
+30
2020-07-18
Remove Filtering constants, use cache data.
Leon Sandøy
-135
/
+32
2020-07-18
Add more logging to AllowDenyLists cog.
Leon Sandøy
-2
/
+11
2020-07-18
Add AllowDenyLists cog.
Leon Sandøy
-0
/
+145
2020-07-18
Make the cache more convenient to access.
Leon Sandøy
-1
/
+13
2020-07-18
Bulletlist with valid file types in converter.
Leon Sandøy
-2
/
+2
2020-07-18
Better BadArgument exception text.
Leon Sandøy
-2
/
+3
2020-07-17
Kaizen: Make error_handler.py more embeddy.
Leon Sandøy
-7
/
+25
2020-07-17
Add ValidAllowDenyListType converter.
Leon Sandøy
-1
/
+27
2020-07-17
Cache AllowDenyList data at bot startup.
Leon Sandøy
-0
/
+7
2020-07-17
Kaizen: Move OffTopicName to converters.py.
Leon Sandøy
-29
/
+28
2020-07-16
Bugfix: Show ID for embed DM relays, too.
Leon Sandøy
-1
/
+1
2020-07-15
Oops, these prints shouldn't be here.
Leon Sandøy
-3
/
+0
2020-07-15
How did that except except block get in?
Leon Sandøy
-3
/
+0
2020-07-15
Create a UserMentionOrID converter.
Leon Sandøy
-1
/
+24
2020-07-15
Ves' refactor
Leon Sandøy
-15
/
+16
2020-07-15
Add some stats for DMs sent and received.
Leon Sandøy
-0
/
+3
2020-07-15
Add the user ID to the username in dm relays.
Leon Sandøy
-1
/
+1
2020-07-15
Restore DM user caching.
Leon Sandøy
-6
/
+22
2020-07-15
Pass processed string to `extractBests`
kosayoda
-2
/
+2
2020-07-15
Document new kwarg in docstring
kosayoda
-0
/
+2
2020-07-14
HelpChannels: remove cooldown info from available message
MarkKoz
-3
/
+0
2020-07-14
Suppress NotFound when removing help cmd reactions
MarkKoz
-7
/
+6
2020-07-15
Remove caching of last_dm_user.
Leon Sandøy
-25
/
+20
2020-07-14
Update bot/resources/tags/or-gotcha.md
ItsCinnabar
-1
/
+1
2020-07-14
Update or-gotcha.md
ItsCinnabar
-1
/
+0
2020-07-14
Update or-gotcha.md
ItsCinnabar
-1
/
+1
2020-07-14
Update or-gotcha.md
ItsCinnabar
-1
/
+2
2020-07-14
Remove redundant kwarg in !kick and !shadow_kick
kosayoda
-2
/
+2
2020-07-14
Invoke fuzzywuzzy's processor before matching
kosayoda
-1
/
+8
2020-07-14
Achieve feature parity with talentpool
kosayoda
-2
/
+17
2020-07-14
Add command to list nominees by oldest first
kosayoda
-0
/
+11
2020-07-14
Accept argument to order nominees by oldest first
kosayoda
-2
/
+6
2020-07-14
Pass argument as kwarg to preserve functionality
kosayoda
-1
/
+1
2020-07-14
Allow ordering watched users by oldest first
kosayoda
-1
/
+7
2020-07-14
fix misaligned indentation
Slushie
-37
/
+37
2020-07-13
Whitelisting some popular communities
Leon Sandøy
-0
/
+10
2020-07-13
Store last DM user in RedisCache.
Leon Sandøy
-12
/
+22
2020-07-13
edit snekbox tests to work with filtering
Slushie
-0
/
+12
2020-07-13
check for the filter_cog in case it is unloaded
Slushie
-1
/
+3
2020-07-13
Remove redundant clean_content variable.
Leon Sandøy
-5
/
+2
2020-07-13
rename the `_filter_eval` function to be a public function
Slushie
-2
/
+2
[next]