aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Expand)AuthorLines
2021-04-25Wait for cache to be loaded before accesing member voice state and channels.Gravatar rohan-0/+1
2021-04-20Add method for suspending member's stream when revoking stream perms.Gravatar Rohan-4/+27
2021-04-19Add afk voice channel to constants.Gravatar Rohan-0/+2
2021-04-19Update comment in list stream for readibilityGravatar Chris-1/+1
2021-04-19Improve the wording of the list streamers embedGravatar ChrisJL-1/+1
2021-04-19Remove unnecessary _ in variable nameGravatar Chris-3/+3
2021-04-19Update wording of comment to be clearer.Gravatar Chris-1/+1
2021-04-19Add command to list users with streaming permsGravatar Chris-1/+43
2021-04-19Require a mod role for stream commandsGravatar Chris-4/+4
2021-04-16Raise a new NotInBlacklistCheckFailure insteadGravatar mbaruh-7/+15
2021-04-15Allow eval almost everywhereGravatar mbaruh-5/+44
2021-04-15chore: update wording as requestedGravatar vcokltfre-3/+3
2021-04-14Refactor embed to use just one lineGravatar Chris-3/+1
2021-04-14Catch NotFound errors when trying to delete the invocation message when cleaningGravatar Chris-2/+6
2021-04-14Require at least one snowflake to be provided.Gravatar Chris-0/+3
2021-04-14Use a paginated embed to output multiple snowflakesGravatar Chris-9/+18
2021-04-13Branding: adjust duration string for 1-day eventsGravatar kwzrd-0/+5
2021-04-13Branding: use tz-aware datetime representationGravatar kwzrd-7/+8
2021-04-12Remove reactions from everyone when paginating and waiting for trashcan react...Gravatar ToxicKidz-44/+68
2021-04-12Use == instead of str.startswithGravatar ToxicKidz-2/+3
2021-04-11Sort the available help channels in #how-to-get-help by positionGravatar ToxicKidz-1/+3
2021-04-11Filtering: use a more thorough regex for zalgo & invisible charsGravatar MarkKoz-35/+91
2021-04-11Recruitment: Don't use emoji literalsGravatar Matteo Bertucci-9/+9
2021-04-09AntiSpam: create tasks in a safer mannerGravatar MarkKoz-8/+9
2021-04-09AntiSpam: prevent attempts to punish a user multiple timesGravatar MarkKoz-1/+3
2021-04-09Filtering: remove invisible characters before checking filtersGravatar MarkKoz-0/+22
2021-04-08Added how_to_get_help channel constant.Gravatar Xithrius-0/+2
2021-04-08Close voice channels with defcon shutdownGravatar onerandomusername-2/+2
2021-04-08update commentGravatar Numerlor-1/+1
2021-04-08Use 'Similar names' instead of 'moved' in footerGravatar Numerlor-1/+1
2021-04-07Use the UK version of the YouTube TOSGravatar Ben Soyka-3/+3
2021-04-07Update YouTube terms in the ytdl tagGravatar Ben Soyka-4/+4
2021-04-07rename function to in_any_channel in accordance with d.py namingGravatar vcokltfre-4/+4
2021-04-07update wording to emphasise checks not decoratorsGravatar vcokltfre-3/+3