| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | chore: Apply anand's suggested changes | 2021-05-05 | -2/+1 | |
| | | ||||
| * | chore: Don't use "is not None" | 2021-05-05 | -1/+1 | |
| | | | | Co-authored-by: Anand Krishna <[email protected]> | |||
| * | chore: Prefer double quotes over single quotes | 2021-05-04 | -21/+21 | |
| | | ||||
| * | chore(evergreen): make usage of . at sentence ends consistent | 2021-04-19 | -1/+1 | |
| | | ||||
| * | chore(evergreen): format each cog load docstring the same way | 2021-04-19 | -1/+1 | |
| | | ||||
| * | chore: switch commands.Bot typehints to bot.bot's Bot | 2021-04-19 | -2/+3 | |
| | | ||||
| * | Make repository accept either user/reponame or user reponame | 2021-03-26 | -3/+8 | |
| | | ||||
| * | Make requested changes | 2021-03-25 | -8/+9 | |
| | | ||||
| * | Merge branch 'github-repo-command' of ↵ | 2021-03-25 | -1/+1 | |
| |\ | | | | | | | https://github.com/ToxicKidz/sir-lancebot into github-repo-command | |||
| | * | Info -> information | 2021-03-24 | -1/+1 | |
| | | | | | | | Co-authored-by: Shivansh-007 <[email protected]> | |||
| * | | Quote reponame and username | 2021-03-25 | -2/+13 | |
| |/ | ||||
| * | Update docstrings because user and repo are now mandatory arguments | 2021-03-24 | -10/+2 | |
| | | ||||
| * | Add the embed kwarg to ctx.send | 2021-03-21 | -1/+1 | |
| | | ||||
| * | Make last commit not a timestamp to improve readability | 2021-03-20 | -3/+3 | |
| | | ||||
| * | Change | 2021-03-20 | -1/+1 | |
| | | ||||
| * | Fix imports | 2021-03-20 | -1/+1 | |
| | | ||||
| * | Fix trailing whitespace | 2021-03-20 | -1/+1 | |
| | | ||||
| * | Merge branch 'github-repo-command' of ↵ | 2021-03-20 | -3/+4 | |
| |\ | | | | | | | https://github.com/ToxicKidz/sir-lancebot into github-repo-command | |||
| | * | Make a new line for `created_at` | 2021-03-20 | -3/+4 | |
| | | | | | | | Co-authored-by: Shivansh-007 <[email protected]> | |||
| * | | Merge branch 'github-repo-command' of ↵ | 2021-03-20 | -1/+1 | |
| |\| | | | | | | | https://github.com/ToxicKidz/sir-lancebot into github-repo-command | |||
| | * | Update bot/exts/evergreen/githubinfo.py | 2021-03-20 | -1/+1 | |
| | | | | | | | Co-authored-by: Shivansh-007 <[email protected]> | |||
| * | | Follow style guildines and use better colours | 2021-03-20 | -21/+27 | |
| |/ | ||||
| * | Forgot a comma for the tuple | 2021-03-19 | -1/+1 | |
| | | ||||
| * | Make git alias for the group instead | 2021-03-19 | -2/+2 | |
| | | ||||
| * | Make better aliases and follow style guidelines | 2021-03-19 | -18/+23 | |
| | | ||||
| * | Make flake8 happy | 2021-03-19 | -3/+3 | |
| | | ||||
| * | Missed a \n | 2021-03-19 | -1/+1 | |
| | | ||||
| * | Make alias repository, not repositories | 2021-03-19 | -1/+1 | |
| | | ||||
| * | Make .github a group, and add github repo + user commands | 2021-03-19 | -8/+64 | |
| | | ||||
| * | gists count fix | 2020-10-11 | -1/+1 | |
| | | ||||
| * | reduced num of api calls by 1 | 2020-10-11 | -2/+2 | |
| | | ||||
| * | followers md fix | 2020-10-10 | -5/+5 | |
| | | ||||
| * | cmd resets if username not given; blog renamed to website; replaced starred ↵ | 2020-10-10 | -12/+9 | |
| | | | | | repo with gists | |||
| * | organisation support | 2020-10-09 | -8/+12 | |
| | | ||||
| * | blog link shows the link itself | 2020-10-09 | -2/+2 | |
| | | ||||
| * | made code more consistent | 2020-10-03 | -4/+6 | |
| | | ||||
| * | final changes | 2020-10-03 | -3/+3 | |
| | | ||||
| * | linting smh | 2020-10-02 | -2/+1 | |
| | | ||||
| * | implemented requested changes | 2020-10-02 | -51/+59 | |
| | | ||||
| * | fixed issues showing up in Check for merge ↵ | 2020-10-01 | -7/+7 | |
| | | | | | | | | | | | | | conflicts................................................[42mPassed[m Check Toml...............................................................[42mPassed[m Check Yaml...............................................................[42mPassed[m Fix End of Files.........................................................[42mPassed[m Mixed line ending........................................................[42mPassed[m Trim Trailing Whitespace.................................................[42mPassed[m check blanket noqa.......................................................[42mPassed[m Flake8...................................................................[42mPassed[m | |||
| * | fixed checks failing by running Installing dependencies from Pipfile.lock ↵ | 2020-10-01 | -1/+1 | |
| | | | | | | | | | (2801e4)… To activate this project's virtualenv, run pipenv shell. Alternatively, run a command inside the virtualenv with pipenv run. All dependencies are now up-to-date! | |||
| * | GithubInfo command | 2020-10-01 | -0/+88 | |