| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge branch 'main' into remove-gpl-deps | 2021-08-09 | -33/+51 | |
| |\ | ||||
| | * | 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 | -22/+27 | |
| | | | ||||
| | * | 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 | -1/+3 | |
| | | | ||||
| | * | 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 | |
| | | | ||||
| * | | Replace fuzzywuzzy with rapidfuzz | 2021-08-06 | -4/+4 | |
| |/ | ||||
| * | Merge branch 'main' into feature/stackoverflow | 2021-07-31 | -58/+28 | |
| |\ | ||||
| | * | Remove command that can run on users other than the author | 2021-07-21 | -8/+4 | |
| | | | ||||
| | * | Remove command that parrots images input from users | 2021-07-21 | -32/+0 | |
| | | | ||||
| | * | Add "cs" and "python" categories to the `.quiz` command | 2021-07-06 | -14/+15 | |
| | | | | | | | | | | | | | | | | | * add 30 questions each under the categories "cs" and "python" add the two categories into the code and modify the starting phase Co-authored-by: Xithrius <[email protected]> Co-authored-by: ToxicKidz <[email protected]> | |||
| | * | Merge branch 'main' into new-github-emoji | 2021-06-12 | -1/+6 | |
| | |\ | ||||
| | | * | display player names in drawn match | 2021-06-09 | -1/+1 | |
| | | | | ||||
| | | * | resolved indentation error | 2021-06-08 | -1/+1 | |
| | | | | ||||
| | | * | resolved syntax error | 2021-06-08 | -5/+7 | |
| | | | | ||||
| | | * | resolved linting error with if-else | 2021-06-08 | -1/+4 | |
| | | | | ||||
| | | * | embed displays draw condition on show command | 2021-06-08 | -1/+1 | |
| | | | | ||||
| | * | | Update tense of icon constants | 2021-06-09 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | This is so the name of the constants describe the state in the correct tense Co-authored-by: Numerlor <[email protected]> | |||
| | * | | Update Github emoji to new icons | 2021-06-09 | -3/+3 | |
| | |/ | | | | | | | | | | | Github updated their icons, so we should update ours too. Co-authored-by: GDWR <[email protected]> | |||
| * | | Change docstring | 2021-06-09 | -1/+1 | |
| | | | ||||
| * | | Remove unecessary if | 2021-06-09 | -4/+3 | |
| | | | ||||
| * | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-06-07 | -5/+66 | |
| |\| | | | | | | | feature/stackoverflow | |||
| | * | Merge branch 'main' into fix/ttt | 2021-06-07 | -813/+1193 | |
| | |\ | ||||
| | | * | made minor typo changes | 2021-06-05 | -2/+2 | |
| | | | | ||||
| | | * | changed single quotes to double to follow style guide | 2021-06-05 | -14/+14 | |
| | | | | ||||
| | | * | Merge branch 'master' of https://github.com/OculusMode/sir-lancebot | 2021-06-05 | -1/+1 | |
| | | |\ | ||||
| | | | * | resolved minor grammar issue. | 2021-06-04 | -1/+1 | |
| | | | | | | | | | | | | | Co-authored-by: Anand Krishna <[email protected]> | |||
| | | * | | made changes suggested by ToxicKidz | 2021-06-05 | -2/+1 | |
| | | |/ | ||||
| | | * | -removed dead code | 2021-06-04 | -9/+4 | |
| | | | | | | | | | | | | | -used ctx.send instead of channel.send | |||
| | | * | removed upper case on printing result and made minor grammar changes. | 2021-06-04 | -3/+3 | |
| | | | | | | | | | | Co-authored-by: Xithrius <[email protected]> | |||
| | | * | cleaned up dead code | 2021-06-04 | -30/+0 | |
| | | | | ||||
| | | * | made changes given by Xith | 2021-06-04 | -14/+26 | |
| | | | | ||||
| | | * | Update bot/exts/evergreen/rps.py | 2021-06-04 | -2/+1 | |
| | | | | | | | | | | Co-authored-by: Xithrius <[email protected]> | |||
| | | * | removed guild_only, now user can DM this command too! | 2021-06-04 | -2/+0 | |
| | | | | ||||
| | | * | added logical spacing and removed redundant code | 2021-06-02 | -4/+5 | |
| | | | | ||||
| | | * | made changes requested in #758 and resolved flake8 errors. | 2021-06-01 | -54/+39 | |
| | | | | ||||
| | | * | minor changes | 2021-05-31 | -1/+1 | |
| | | | | ||||
| | | * | adeed rps command | 2021-05-31 | -0/+98 | |
| | | | | ||||
| | * | | (tic-tac-toe): Use embeds for showing previous game boards | 2021-05-15 | -2/+6 | |
| | | | | ||||
| | * | | (tic-tac-toe): Update x and o emoji | 2021-05-15 | -3/+3 | |
| | | | | ||||
| * | | | 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 | -2/+2 | |
| | | | | ||||
| * | | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-06-02 | -96/+433 | |
| |\ \ \ | | |/ | |/| | | | | feature/stackoverflow | |||