| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | Remove unecessary if | 2021-06-09 | -4/+3 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-06-07 | -12/+297 | ||
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | | | | | | | | | 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 | -984/+2179 | ||
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | | | | | | | | | feature/stackoverflow | ||||
| | * | | | | | | | Update branch | 2021-05-16 | -2145/+3397 | ||
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'main' into feature/stackoverflow | 2021-05-16 | -2145/+3397 | ||
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | 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 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | change code style | 2021-05-13 | -9/+13 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | change docstring | 2021-05-13 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | change mods to staff | 2021-05-13 | -1/+1 | ||
| | |/ / / / / / / / | |||||
| | * | | | | | | | | Update branch | 2021-04-15 | -1012/+2109 | ||
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Update branch | 2021-04-15 | -1012/+2109 | ||
| | | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Update emojis | 2021-04-13 | -7/+5 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | use emojis and limit tags to 3 | 2021-04-13 | -17/+28 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Use a variable for the encoded search query. | 2021-03-31 | -2/+4 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | retry until status code is 200 | 2021-03-30 | -5/+41 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and make sure search query isn't very long | ||||
| | * | | | | | | | | | | change docstring | 2021-02-12 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | change docstring | 2021-02-12 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | remove name param in command | 2021-02-12 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Apply cooldown to all users instead of global cooldown. | 2021-02-11 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | use discord's orange colour | 2021-02-11 | -3/+2 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Use sir-lancebot's format. Just import discord.ext.commands | 2021-02-11 | -7/+7 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Fix revert | 2021-02-10 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Add footer to embed. | 2021-02-10 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Add tags of question and drop the 's' if the score/views are 1. | 2021-02-10 | -3/+4 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Add link of question | 2021-02-10 | -3/+3 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'master' of https://github.com/Vthechamp22/sir-lancebot into ↵ | 2021-02-10 | -47/+198 | ||
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/stackoverflow | ||||
| | | * | | | | | | | | | Merge branch 'master' of https://github.com/python-discord/sir-lancebot | 2021-02-10 | -8/+15 | ||
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Revert "Fixes Issue Matching Regex" | 2021-02-08 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4239b1d07cd0bba543aca8e7c77cee1d8f437b14. | ||||
| | * | | | | | | | | | | | Add stackoverflow cog with answers | 2021-02-10 | -0/+44 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTE: I am not linking to the question page itself anywhere | ||||
| | * | | | | | | | | | | | Revert "Fixes Issue Matching Regex" | 2021-02-07 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4239b1d07cd0bba543aca8e7c77cee1d8f437b14. | ||||
| | | | | | | | | | | * | | Refactor wiki_request, add External API related error,-handler | 2021-08-02 | -37/+47 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Refactor wiki_request in the Wikipedia Cog, remove unnecessary else statements. - Add ExternalAPIError, and a handler for this Exception into error_handler | ||||
| | | | | | | | | | | * | | Handle Wikipedia API errors and warnings in the Wikipedia Cog | 2021-08-02 | -22/+33 | ||
| | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add an additional check to handle errors and warnings coming from the side of the Wikipedia API, as the response code sent by the Wikipedia API remains 200 even if there is an error. | ||||
| * | | | | | | | | | | | Merge pull request #791 from onerandomusername/patch-1 | 2021-07-31 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make user affirm their pr follows guidelines | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into patch-1 | 2021-07-31 | -10/+6 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #777 from D0rs4n/pr/fixscarymovie | 2021-07-31 | -10/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | Fix .scarymovie command (Halloween) | ||||
| | * | | | | | | | | | | | Merge branch 'main' into pr/fixscarymovie | 2021-07-31 | -68/+338 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Modify scarymovie to use the constants module everywhere in the code | 2021-06-25 | -4/+2 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Update bot/exts/halloween/scarymovie.py | 2021-06-25 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ToxicKidz <[email protected]> | ||||
| | * | | | | | | | | | | | Update bot/exts/halloween/scarymovie.py | 2021-06-25 | -1/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ToxicKidz <[email protected]> | ||||
| | * | | | | | | | | | | | Update scarymovie.py to use the constants module | 2021-06-25 | -3/+2 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Remove unused variable (TMDB_TOKEN) | 2021-06-24 | -1/+0 | ||
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Fix .scarymovie command(halloween) | 2021-06-24 | -3/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modify the incorrect API endpoint and set HTTP parameters accordingly. | ||||