| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | Add "cs" and "python" categories to the `.quiz` command | 2021-07-06 | -21/+326 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 pull request #779 from python-discord/wookie184-codejam-permissions | 2021-07-06 | -0/+6 | ||
| |\ \ \ \ | |/ / / |/| | | | Allow commands in code jam team channels | ||||
| | * | | | Allow commands in code jam team channels | 2021-07-06 | -0/+6 | ||
| |/ / / | |||||
| * | | | Merge pull request #774 from python-discord/new-github-emoji | 2021-06-12 | -9/+11 | ||
| |\ \ \ | | | | | | | | | Update Github emoji to new icons | ||||
| | * \ \ | Merge branch 'main' into new-github-emoji | 2021-06-12 | -1/+6 | ||
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merge pull request #773 from CasualCoder99/show-match-draw | 2021-06-10 | -1/+6 | ||
| |\ \ \ \ | | | | | | | | | | | embed displays draw condition on show command | ||||
| | * | | | | 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 | ||
| |/ / / / | |||||
| | * | | | Add transparent border to new Github octicons | 2021-06-10 | -7/+7 | ||
| | | | | | |||||
| | * | | | Update tense of icon constants | 2021-06-09 | -4/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -9/+11 | ||
| |/ / / | | | | | | | | | | | | | | | | Github updated their icons, so we should update ours too. Co-authored-by: GDWR <[email protected]> | ||||
| | * | | 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 | -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 | ||||