| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-02-04 | Replaced fetching available category for old one. | -3/+2 | ||
| 2021-02-04 | Removed unnecessary update method call. | -4/+3 | ||
| 2021-02-04 | Alphabetized config-default.yml. | -1/+1 | ||
| 2021-02-04 | 'None' is now shown if no channels are available. | -9/+10 | ||
| 2021-02-04 | Fixed logic in case dynamic message doesn't exist. | -11/+9 | ||
| 2021-02-04 | Fixed up linting errors. | -3/+4 | ||
| 2021-02-04 | Added dynamic available help channels message | -0/+48 | ||
| 2021-02-04 | Added how_to_get_help constant. | -0/+2 | ||
| 2021-02-03 | Mention math.isclose and add an example | -4/+5 | ||