| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2019-02-09 | Updated Rules cog. | -12/+10 | ||
| 2019-02-07 | Updated Rules cog. | -94/+54 | ||
| `rules` has been removed from `alias.py`, and the cog has been added to the list to be loaded. I remembered there being a Pathlib conglomeration that loaded each cog, but I might have been mistaken that from another project. Requested changes have been made. | ||||
| 2019-02-07 | Fixed issues pertaining to Import Order. | -4/+3 | ||
| 2019-02-06 | Code is properly linted. | -1/+1 | ||
| 2019-02-01 | Forgot to remove this. | -16/+0 | ||
| Almost in hindsight, I almost forgot to remove this before creating the pull request. *Yoink.* | ||||
| 2019-02-01 | Fixed errors after linting | -5/+5 | ||
| Turns out I broke a few things after linting. Whoops. Fixed. | ||||