aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/githubinfo.py (follow)
Commit message (Expand)AuthorAgeLines
* Make repository accept either user/reponame or user reponameGravatar ToxicKidz2021-03-26-3/+8
* Make requested changesGravatar ToxicKidz2021-03-25-8/+9
* Merge branch 'github-repo-command' of https://github.com/ToxicKidz/sir-lanceb...Gravatar ToxicKidz2021-03-25-1/+1
|\
| * Info -> informationGravatar ToxicKidz2021-03-24-1/+1
* | Quote reponame and usernameGravatar ToxicKidz2021-03-25-2/+13
|/
* Update docstrings because user and repo are now mandatory argumentsGravatar ToxicKidz2021-03-24-10/+2
* Add the embed kwarg to ctx.sendGravatar ToxicKidz2021-03-21-1/+1
* Make last commit not a timestamp to improve readabilityGravatar ToxicKidz2021-03-20-3/+3
* ChangeGravatar ToxicKidz2021-03-20-1/+1
* Fix importsGravatar ToxicKidz2021-03-20-1/+1
* Fix trailing whitespaceGravatar ToxicKidz2021-03-20-1/+1
* Merge branch 'github-repo-command' of https://github.com/ToxicKidz/sir-lanceb...Gravatar ToxicKidz2021-03-20-3/+4
|\
| * Make a new line for `created_at`Gravatar ToxicKidz2021-03-20-3/+4
* | Merge branch 'github-repo-command' of https://github.com/ToxicKidz/sir-lanceb...Gravatar ToxicKidz2021-03-20-1/+1
|\|
| * Update bot/exts/evergreen/githubinfo.pyGravatar ToxicKidz2021-03-20-1/+1
* | Follow style guildines and use better coloursGravatar ToxicKidz2021-03-20-21/+27
|/
* Forgot a comma for the tupleGravatar ToxicKidz2021-03-19-1/+1
* Make git alias for the group insteadGravatar ToxicKidz2021-03-19-2/+2
* Make better aliases and follow style guidelinesGravatar ToxicKidz2021-03-19-18/+23
* Make flake8 happyGravatar ToxicKidz2021-03-19-3/+3
* Missed a \nGravatar ToxicKidz2021-03-19-1/+1
* Make alias repository, not repositoriesGravatar ToxicKidz2021-03-19-1/+1
* Make .github a group, and add github repo + user commandsGravatar ToxicKidz2021-03-19-8/+64
* gists count fixGravatar Lakshya Shastri2020-10-11-1/+1
* reduced num of api calls by 1Gravatar Lakshya Shastri2020-10-11-2/+2
* followers md fixGravatar Lakshya Shastri2020-10-10-5/+5
* cmd resets if username not given; blog renamed to website; replaced starred r...Gravatar Lakshya Shastri2020-10-10-12/+9
* organisation supportGravatar Lakshya Shastri2020-10-09-8/+12
* blog link shows the link itselfGravatar Lakshya Shastri2020-10-09-2/+2
* made code more consistentGravatar Lakshya Shastri2020-10-03-4/+6
* final changesGravatar Lakshya Shastri2020-10-03-3/+3
* linting smhGravatar Lakshya Shastri2020-10-02-2/+1
* implemented requested changesGravatar Lakshya Shastri2020-10-02-51/+59
* fixed issues showing up in Check for merge conflicts............................Gravatar Lakshya Shastri2020-10-01-7/+7
* fixed checks failing by running Installing dependencies from Pipfile.lock (28...Gravatar Lakshya Shastri2020-10-01-1/+1
* GithubInfo commandGravatar Lakshya Shastri2020-10-01-0/+88