| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 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 | ||