| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-08-31 | Rewording botvars.md tag (#1786) | -1/+1 | ||
| * Reword botvar.md Co-authored-by: Steele Farnsworth <[email protected]> | ||||
| 2021-08-30 | Make the base_url argument in doc set optional | -3/+12 | ||
| 2021-08-30 | Allow dmrelay to only be used in mod channels. | -2/+4 | ||
| 2021-08-30 | Remove the json argument from the raw command. (#1792) | -6/+14 | ||
| 2021-08-29 | Add more clarity to docstrings | -5/+5 | ||
| Clarify what Discord usernames are and the usage of the word "ambiguity". | ||||
| 2021-08-29 | Make the helper function more readable | -8/+4 | ||
| 2021-08-29 | Use unambiguous converters for infraction commands | -15/+16 | ||
| 2021-08-29 | Fix mismatches in parameter names and docstrings | -2/+2 | ||
| 2021-08-29 | Add the UnambiguousMember converter | -3/+23 | ||
| 2021-08-29 | Replace UserMentionOrID with UnambiguousUser | -12/+26 | ||
| 2021-08-28 | CI: add ISC License (ISCL) to allowed licenses | -0/+1 | ||
| 2021-08-28 | Upgrade pip-licenses to 5.3.2 | -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! | ||||