aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/githubinfo.py (follow)
Commit message (Expand)AuthorAgeLines
* Move practical functions into utilities folderGravatar Janine vN2021-09-05-178/+0
* Start and end codeblocks with newlines to avoid android rendering them inlineGravatar wookie1842021-09-01-1/+1
* Update GithubInfo cog encode mechaninsmGravatar D0rs4n2021-08-08-2/+2
* Update Stackoverflow, Wolfram, movie_generator cogs to use aiohttp get paramsGravatar D0rs4n2021-08-08-1/+1
* Fine tune indenting in GithubInfo cogGravatar D0rs4n2021-08-07-2/+4
* Improve code indentation in the Githubinfo CogGravatar D0rs4n2021-08-07-2/+2
* Use quote_plus instead of quote in the Githubinfo CogGravatar D0rs4n2021-08-07-4/+5
* chore: Apply anand's suggested changesGravatar ToxicKidz2021-05-05-2/+1
* chore: Don't use "is not None"Gravatar ToxicKidz2021-05-05-1/+1
* chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-21/+21
* chore(evergreen): make usage of . at sentence ends consistentGravatar vcokltfre2021-04-19-1/+1
* chore(evergreen): format each cog load docstring the same wayGravatar vcokltfre2021-04-19-1/+1
* chore: switch commands.Bot typehints to bot.bot's BotGravatar vcokltfre2021-04-19-2/+3
* 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