aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deploy-azure.sh (unfollow)
Commit message (Collapse)AuthorLines
2019-02-09Updated Rules cog.Gravatar (PC) Refisio-12/+10
2019-02-07Updated Rules cog.Gravatar (PC) Refisio-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-07Fixed issues pertaining to Import Order.Gravatar Vincent Gross-4/+3
2019-02-06Code is properly linted.Gravatar (PC) Refisio-1/+1
2019-02-01Forgot to remove this.Gravatar Vincent Gross-16/+0
Almost in hindsight, I almost forgot to remove this before creating the pull request. *Yoink.*
2019-02-01Fixed errors after lintingGravatar Vincent Gross-5/+5
Turns out I broke a few things after linting. Whoops. Fixed.