| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some clippy lints | Zeyla Hellyer | 2018-07-15 | 1 | -2/+1 |
| | | | | | | Some lints were not resolved due to causing API changes. Most lints in the framework were left unfixed. | ||||
| * | do not show the strikethrough-tip If no HelpBehaviour is `Strike` (#321) | Lakelezz | 2018-05-27 | 1 | -6/+14 |
| | | |||||
| * | help: differentiate whether a command is unavailable in dms or guilds (#319) | Lakelezz | 2018-05-25 | 1 | -38/+83 |
| | | |||||
| * | Refactor imports/exports to use nested groups and better formatting | acdenisSK | 2018-03-29 | 1 | -4/+16 |
| | | |||||
| * | Fix customised help related docs (#267) | Lakelezz | 2018-01-31 | 1 | -2/+2 |
| | | |||||
| * | Better support for multiple delimiters on `Args` (#239) | Lakelezz | 2017-12-22 | 1 | -4/+5 |
| | | |||||
| * | Fix most clippy lints, take more refeernces | Zeyla Hellyer | 2017-12-16 | 1 | -1/+2 |
| | | | | | | Fix clippy lints and subsequently accept references for more function parameters. | ||||
| * | Fix whitespacing and change `and` to `or`. (#228) | Lakelezz | 2017-11-30 | 1 | -2/+2 |
| | | |||||
| * | Make help-commands customisable (#227) | Lakelezz | 2017-11-30 | 1 | -0/+213 |