| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | 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 | -2623/+5208 | ||
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | 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 | ||
| |\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | | 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 | ||
| | | |_|_|/ / | |/| | | | | |||||
| | * | | | | | Added emoji IDs to constants.py | 2021-08-03 | -2/+2 | ||
| | | | | | | | |||||
| | * | | | | | Merge branch 'main' into feature/stackoverflow | 2021-08-03 | -10/+6 | ||
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | 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 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Remove unecessary if | 2021-06-09 | -4/+3 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-06-07 | -7/+288 | ||
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | feature/stackoverflow | ||||
| | * | | | | | | | remove attribution comments | 2021-06-07 | -3/+0 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Remove user's query from embed title | 2021-06-07 | -1/+1 | ||
| | | | | | | | | | |||||
| | * | | | | | | | use normal string instead of raw string | 2021-06-07 | -1/+1 | ||
| | | | | | | | | | |||||
| | * | | | | | | | stop spamming stackoverflow api in case | 2021-06-07 | -8/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | status code is not 200 | ||||
| | * | | | | | | | Use reddit emojis for upvote and answers | 2021-06-07 | -4/+4 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-06-02 | -126/+823 | ||
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | feature/stackoverflow | ||||
| | * | | | | | | | Update branch | 2021-05-16 | -2079/+3360 | ||
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'main' into feature/stackoverflow | 2021-05-16 | -2079/+3360 | ||
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | add check for statistics | 2021-04-19 | -10/+15 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | squish imports | 2021-05-13 | -2/+1 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | change typehint to bot.Bot | 2021-05-13 | -2/+3 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | remove redundant quote | 2021-05-13 | -1/+1 | ||
| | | | | | | | | | | | |||||
