aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/githubinfo.py (follow)
Commit message (Collapse)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 ↵Gravatar ToxicKidz2021-03-25-1/+1
|\ | | | | | | https://github.com/ToxicKidz/sir-lancebot into github-repo-command
| * Info -> informationGravatar ToxicKidz2021-03-24-1/+1
| | | | | | Co-authored-by: Shivansh-007 <[email protected]>
* | 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 ↵Gravatar ToxicKidz2021-03-20-3/+4
|\ | | | | | | https://github.com/ToxicKidz/sir-lancebot into github-repo-command
| * Make a new line for `created_at`Gravatar ToxicKidz2021-03-20-3/+4
| | | | | | Co-authored-by: Shivansh-007 <[email protected]>
* | Merge branch 'github-repo-command' of ↵Gravatar ToxicKidz2021-03-20-1/+1
|\| | | | | | | https://github.com/ToxicKidz/sir-lancebot into github-repo-command
| * Update bot/exts/evergreen/githubinfo.pyGravatar ToxicKidz2021-03-20-1/+1
| | | | | | Co-authored-by: Shivansh-007 <[email protected]>
* | 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 ↵Gravatar Lakshya Shastri2020-10-10-12/+9
| | | | repo with gists
* 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 ↵Gravatar Lakshya Shastri2020-10-01-7/+7
| | | | | | | | | | | | conflicts................................................Passed Check Toml...............................................................Passed Check Yaml...............................................................Passed Fix End of Files.........................................................Passed Mixed line ending........................................................Passed Trim Trailing Whitespace.................................................Passed check blanket noqa.......................................................Passed Flake8...................................................................Passed
* fixed checks failing by running Installing dependencies from Pipfile.lock ↵Gravatar Lakshya Shastri2020-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 commandGravatar Lakshya Shastri2020-10-01-0/+88