aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2021-08-31Rewording botvars.md tag (#1786)Gravatar Hunter2807-1/+1
* Reword botvar.md Co-authored-by: Steele Farnsworth <[email protected]>
2021-08-30Make the base_url argument in doc set optionalGravatar Numerlor-3/+12
2021-08-30Allow dmrelay to only be used in mod channels.Gravatar Qwerty-133-2/+4
2021-08-30Remove the json argument from the raw command. (#1792)Gravatar Qwerty-133-6/+14
2021-08-29Add more clarity to docstringsGravatar Qwerty-133-5/+5
Clarify what Discord usernames are and the usage of the word "ambiguity".
2021-08-29Make the helper function more readableGravatar Qwerty-133-8/+4
2021-08-29Use unambiguous converters for infraction commandsGravatar Qwerty-133-15/+16
2021-08-29Fix mismatches in parameter names and docstringsGravatar Qwerty-133-2/+2
2021-08-29Add the UnambiguousMember converterGravatar Qwerty-133-3/+23
2021-08-29Replace UserMentionOrID with UnambiguousUserGravatar Qwerty-133-12/+26
2021-08-28CI: add ISC License (ISCL) to allowed licensesGravatar Matteo Bertucci-0/+1
2021-08-28Upgrade pip-licenses to 5.3.2Gravatar Matteo Bertucci-5/+5
Thanks to https://github.com/raimon49/pip-licenses/pull/109, we are now able to ignore spaces around the allow-only parameter. Rejoice!