| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | | Merge pull request #799 from python-discord/remove-gpl-deps | 2021-08-09 | -183/+280 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | Remove gpl deps | ||||
| | * \ \ \ \ | Merge branch 'main' into remove-gpl-deps | 2021-08-09 | -44/+62 | ||
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Modify code to comply with new linter error N818 | 2021-08-06 | -7/+7 | ||
| | | | | | | | |||||
| | * | | | | | Replace fuzzywuzzy with rapidfuzz | 2021-08-06 | -22/+78 | ||
| | | | | | | | |||||
| | * | | | | | Pinned aioredis to 1.3 and relocked dependencies | 2021-08-06 | -155/+196 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | aioredis pin needed as fakeredis doesn't support aioredis 2.0.0, but poetry update was not respecting that requirement | ||||
| | | * | | | | Removed a massive it block | 2021-08-16 | -23/+24 | ||
| | | | | | | | |||||
| | | * | | | | lint fix because precommit didn't run | 2021-08-16 | -4/+6 | ||
| | | | | | | | |||||
| | | * | | | | Merged .reverse into one command and made reversing the users profile ↵ | 2021-08-16 | -38/+28 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | picture the default behavior | ||||
| | | * | | | | Merge branch 'main' into main | 2021-06-07 | -12/+297 | ||
| | | |\ \ \ \ | |||||
| | | * | | | | | Removed import | 2021-06-07 | -1/+0 | ||
| | | | | | | | | |||||
| | | * | | | | | Removed the file upload | 2021-06-04 | -30/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]> | ||||
| | | * | | | | | Another rename | 2021-06-04 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]> | ||||
| | | * | | | | | Small renaming | 2021-06-04 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]> | ||||
| | | * | | | | | Finished extra functionality | 2021-06-02 | -7/+43 | ||
| | | | | | | | | |||||
| | | * | | | | | Merge branch 'main' of github.com:kronifer/sir-lancebot | 2021-06-01 | -1/+1 | ||
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Small docstring change. | 2021-06-01 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]> | ||||
| | | * | | | | | | started cmd group | 2021-06-01 | -25/+33 | ||
| | | |/ / / / / | |||||
| | | * | | | | | checked if user returns None | 2021-06-01 | -0/+3 | ||
| | | | | | | | | |||||
| | | * | | | | | changes asked for by chris | 2021-06-01 | -4/+3 | ||
| | | | | | | | | |||||
| | | * | | | | | Blocked mentions. | 2021-06-01 | -1/+1 | ||
| | | | | | | | | |||||
| | | * | | | | | command finished | 2021-06-01 | -4/+5 | ||
| | | | | | | | | |||||
| | | * | | | | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot | 2021-06-01 | -3565/+6662 | ||
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Update Pipfile | 2021-03-02 | -0/+1 | ||
| | | | |_|_|_|/ | | |/| | | | | |||||
| | | | | | * | | Improve overall code transparency in the Wikipedia Cog | 2021-08-20 | -3/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Bluenix <[email protected]> | ||||
| | | | | | * | | Remove unnecessary variables from the Wikipedia cog | 2021-08-20 | -4/+4 | ||
| | | | | | | | | |||||
| | | | | | * | | Adjust spacing in the Wikipedia Cog | 2021-08-20 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Bluenix <[email protected]> | ||||
| | | | | | * | | Adjust code transparency in the Wikipedia Cog | 2021-08-20 | -2/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Bluenix <[email protected]> | ||||
| | | | | | * | | Improve code transparency in the Wikipedia Cog | 2021-08-17 | -1/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]> | ||||
| | | | | | * | | Improve code consistency and spacing in the Wikipedia Cog | 2021-08-17 | -17/+16 | ||
| | | | | | | | | |||||
| | | | | | * | | Remove duplicated code, improve consitency in Wikipedia Cog, and error_handler | 2021-08-08 | -27/+6 | ||
| | | | | | | | | |||||
| | | | | | * | | Improve code consitency in Wikipedia Cog,Exceptions, and Error handler | 2021-08-08 | -15/+20 | ||
| | | | | | | | | |||||
| | | | | | * | | Resolve merge conflict | 2021-08-08 | -40/+165 | ||
| | | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | | Merge #804 - circumvent URL injections in various cogs | 2021-08-07 | -44/+62 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Update GithubInfo cog encode mechaninsm | 2021-08-08 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Githubinfo to use quote instead of quote_plus when fetching repository info. | ||||
| | * | | | | | | Upgrade code transparency in the StackOverflow Cog | 2021-08-08 | -2/+2 | ||
| | | | | | | | | |||||
| | * | | | | | | Update Stackoverflow, Wolfram, movie_generator cogs to use aiohttp get params | 2021-08-08 | -25/+29 | ||
| | | | | | | | | |||||
| | * | | | | | | Fine tune indenting in GithubInfo cog | 2021-08-07 | -2/+4 | ||
| | | | | | | | | |||||
| | * | | | | | | Improve code indentation in the Githubinfo Cog | 2021-08-07 | -2/+2 | ||
| | | | | | | | | |||||
| | * | | | | | | Improve code consistency in Movie, Wikipedia and Hactoberstats Cogs | 2021-08-07 | -2/+4 | ||
| | | | | | | | | |||||
| | * | | | | | | Update Hacktoberstats' get_october_prs function to use aiohttps get params | 2021-08-07 | -8/+9 | ||
| | | | | | | | | |||||
| | * | | | | | | Use quote_plus instead of quote in the Githubinfo Cog | 2021-08-07 | -4/+5 | ||
| | | | | | | | | |||||
| | * | | | | | | Update the Wikipedia Cog to use aiohttp get params | 2021-08-07 | -4/+13 | ||
| | | | | | | | | |||||
| | * | | | | | | Update the movie cog to use aiohttp get params | 2021-08-07 | -5/+4 | ||
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #796 from python-discord/add_stackoverflow_emojis | 2021-08-03 | -2/+2 | ||
| |\| | | | | | | | | | | | | | | | | | | | | Added stackoverflow emoji IDs to constants.py | ||||
| | * | | | | | | Added emoji IDs to constants.py | 2021-08-03 | -2/+2 | ||
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #583 from Vthechamp22/feature/stackoverflow | 2021-08-03 | -0/+87 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Add the stackoverflow command | ||||
| | * \ \ \ \ \ | Merge branch 'main' into feature/stackoverflow | 2021-08-03 | -11/+7 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Merge branch 'main' into feature/stackoverflow | 2021-07-31 | -78/+355 | ||
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Change docstring | 2021-06-09 | -1/+1 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Remove commented emojis | 2021-06-09 | -2/+0 | ||
| | | | | | | | | | |||||