aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Expand)AuthorLines
2020-10-03Use `Greedy` converter instead of the splat operator.Gravatar Den4200-2/+2
2020-10-03Remove duplicates from given rule indices and sort them in order.Gravatar Den4200-4/+11
2020-10-03Replace `map` with a more pythonic list comprehension.Gravatar Den4200-1/+1
2020-10-03Lock: make LockGuard.locked a propertyGravatar MarkKoz-1/+2
2020-10-03Lock: rename variable to avoid shadowingGravatar MarkKoz-3/+3
2020-10-03Cap most_common to 25 to not go over the embed fields limitGravatar Joe Banks-1/+1
2020-10-03Add a socket stats commandGravatar Joe Banks-5/+37
2020-10-02Reminder: no feedback message when no mentionGravatar Matteo Bertucci-4/+5
2020-10-02Get rid of codeblock in souce commitGravatar Soumitra Shewale-2/+3
2020-10-02Update !pep 0 commandGravatar Soumitra Shewale-1/+1
2020-10-02fix line length in bot/exts/info/information.pyGravatar Hedy Li-3/+3
2020-10-02Move PEP command embed URL to titleGravatar Soumitra Shewale-1/+1
2020-10-02LinterGravatar Soumitra Shewale-1/+2
2020-10-02Escape markdown in faulty source commandsGravatar Soumitra Shewale-2/+2
2020-10-01Remove special handling for the alias cog in the !source commandGravatar MarkKoz-15/+3
2020-10-01Duck pond: ignore reaction events from other guildsGravatar MarkKoz-2/+8
2020-10-01fix spelling typos in bot/ python filesGravatar Hedy Li-4/+4
2020-09-30Duck pond: ignore reactions in DMsGravatar MarkKoz-0/+7
2020-09-30Remove null chars before posting deleted messagesGravatar MarkKoz-1/+1
2020-09-30Catch 404 in wait_for_deletion when reactingGravatar MarkKoz-1/+5
2020-09-30Remove alias cogGravatar MarkKoz-87/+0
2020-09-27Incidents: reduce timeout log to info levelGravatar kwzrd-1/+1
2020-09-27Allow !role for any staff roleGravatar Matteo Bertucci-2/+2
2020-09-27Allow !eval in #code-help-voiceGravatar Matteo Bertucci-1/+3
2020-09-27Verification: apply 'safe_dm' to all DM dispatchesGravatar kwzrd-5/+7
2020-09-27Verification: move disabled DM handling into helperGravatar kwzrd-5/+22
2020-09-27Relock Pipfile to update async-redis.Gravatar Leon Sandøy-62/+70
2020-09-27Add the video to the welcome DM.Gravatar Leon Sandøy-4/+7
2020-09-26Sync: update sync() docstringGravatar MarkKoz-3/+1
2020-09-25Remove redundant is_valid_userid functionGravatar Bast-33/+27
2020-09-24Change the mod alert message component for the user token detectionGravatar Bast-46/+23
2020-09-24Add BOT vs USER token detection, properly handling bot tokens for bots in the...Gravatar Bast-13/+47
2020-09-24Implement review-suggested changesGravatar Bast-67/+91
2020-09-23Sync: remove _asdict commentGravatar MarkKoz-1/+1
2020-09-23Fix use of expanded infraction response for usernameGravatar MarkKoz-1/+1
2020-09-23Incidents: bump archive log to INFO levelGravatar kwzrd-1/+1
2020-09-23Verification: reduce request dispatch log levelGravatar kwzrd-1/+1
2020-09-23Update format_user to remove username and add IDGravatar Joe Banks-4/+2
2020-09-22Clean: fix mention in mod log messageGravatar MarkKoz-1/+1
2020-09-22Avoid using discord.Object's repr as the username for infraction searchGravatar MarkKoz-0/+7
2020-09-22Fix AttributeError for infraction user searches via the groupGravatar MarkKoz-1/+1
2020-09-22Fix future date check in snowflake converterGravatar MarkKoz-1/+1
2020-09-22Filtering: add missing space to log msgGravatar Mark-1/+1
2020-09-22Fix type annotation for expanded infractionsGravatar MarkKoz-2/+1
2020-09-22Sync: refactor conditional for sending message Gravatar Mark-1/+4
2020-09-22Updated dependencies to match with master and include aioping.Gravatar Xithrius-6/+17
2020-09-22Whitelisted the bot_commands channel and all staff for other channels.Gravatar Xithrius-1/+3
2020-09-21Replacing the round function with a format specifier.Gravatar Xithrius-1/+1
2020-09-21Replacing the round function with a format specifier.Gravatar Xithrius-1/+1
2020-09-21Replacing the round function with a format specifier.Gravatar Xithrius-1/+1