aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/githubinfo.py (follow)
Commit message (Collapse)AuthorAgeLines
* Move practical functions into utilities folderGravatar Janine vN2021-09-05-178/+0
| | | | | | Separates out the useful/practical seasonal bot features from the evergreen folder into a "utilities" folder. Adjusts the paths to resources to reflect the folder move.
* 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 Githubinfo to use quote instead of quote_plus when fetching repository info.
* 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
| | | Co-authored-by: Anand Krishna <[email protected]>
* 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 ↵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