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
2021-04-25
Wait for cache to be loaded before accesing member voice state and channels.
rohan
-0
/
+1
2021-04-20
Add method for suspending member's stream when revoking stream perms.
Rohan
-4
/
+27
2021-04-19
Add afk voice channel to constants.
Rohan
-0
/
+2
2021-04-19
Update comment in list stream for readibility
Chris
-1
/
+1
2021-04-19
Improve the wording of the list streamers embed
ChrisJL
-1
/
+1
2021-04-19
Remove unnecessary _ in variable name
Chris
-3
/
+3
2021-04-19
Update wording of comment to be clearer.
Chris
-1
/
+1
2021-04-19
Add command to list users with streaming perms
Chris
-1
/
+43
2021-04-19
Require a mod role for stream commands
Chris
-4
/
+4
2021-04-16
Raise a new NotInBlacklistCheckFailure instead
mbaruh
-7
/
+15
2021-04-15
Allow eval almost everywhere
mbaruh
-5
/
+44
2021-04-15
chore: update wording as requested
vcokltfre
-3
/
+3
2021-04-14
Refactor embed to use just one line
Chris
-3
/
+1
2021-04-14
Catch NotFound errors when trying to delete the invocation message when cleaning
Chris
-2
/
+6
2021-04-14
Require at least one snowflake to be provided.
Chris
-0
/
+3
2021-04-14
Use a paginated embed to output multiple snowflakes
Chris
-9
/
+18
2021-04-13
Branding: adjust duration string for 1-day events
kwzrd
-0
/
+5
2021-04-13
Branding: use tz-aware datetime representation
kwzrd
-7
/
+8
2021-04-12
Remove reactions from everyone when paginating and waiting for trashcan react...
ToxicKidz
-44
/
+68
2021-04-12
Use == instead of str.startswith
ToxicKidz
-2
/
+3
2021-04-11
Sort the available help channels in #how-to-get-help by position
ToxicKidz
-1
/
+3
2021-04-11
Filtering: use a more thorough regex for zalgo & invisible chars
MarkKoz
-35
/
+91
2021-04-11
Recruitment: Don't use emoji literals
Matteo Bertucci
-9
/
+9
2021-04-09
AntiSpam: create tasks in a safer manner
MarkKoz
-8
/
+9
2021-04-09
AntiSpam: prevent attempts to punish a user multiple times
MarkKoz
-1
/
+3
2021-04-09
Filtering: remove invisible characters before checking filters
MarkKoz
-0
/
+22
2021-04-08
Added how_to_get_help channel constant.
Xithrius
-0
/
+2
2021-04-08
Close voice channels with defcon shutdown
onerandomusername
-2
/
+2
2021-04-08
update comment
Numerlor
-1
/
+1
2021-04-08
Use 'Similar names' instead of 'moved' in footer
Numerlor
-1
/
+1
2021-04-07
Use the UK version of the YouTube TOS
Ben Soyka
-3
/
+3
2021-04-07
Update YouTube terms in the ytdl tag
Ben Soyka
-4
/
+4
2021-04-07
rename function to in_any_channel in accordance with d.py naming
vcokltfre
-4
/
+4
2021-04-07
update wording to emphasise checks not decorators
vcokltfre
-3
/
+3