aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'main' into reorder-hacktoberfest-commandsreorder-hacktoberfest-commandsGravatar TizzySaurus2021-11-01-387/+648
|\
| * Merge pull request #931 from hedyhli/candyGravatar Hassan Abouelela2021-10-30-0/+5
| |\
| | * Candy Game: Ignore reactions to bot messages when adding candiesGravatar Hedy Li2021-10-29-0/+5
| |/
| * Migrate to `og_blurple` (#924)Gravatar TizzySaurus2021-10-26-12/+12
| * Merge pull request #926 from python-discord/tools/isortGravatar wookie1842021-10-24-98/+135
| |\
| | * CI: only check licenses of dev depsGravatar Matteo Bertucci2021-10-22-2/+4
| | * Precommit: add an isort hookGravatar Matteo Bertucci2021-10-22-0/+5
| | * Isort: give the codebase a sortGravatar Matteo Bertucci2021-10-22-28/+8
| | * Add ISort to our toolchainGravatar Matteo Bertucci2021-10-22-68/+118
| |/
| * Add WTF Python Command (#859)Gravatar brad90four2021-10-22-0/+126
| * Merge pull request #925 from python-discord/bump-pip-licensesGravatar Matteo Bertucci2021-10-21-325/+405
| |\
| | * Bump pip licensesGravatar Chris Lovering2021-10-21-325/+405
| |/
| * Merge pull request #922 from python-discord/ks123/bugfix/display_avatarGravatar Karlis Suvi2021-10-20-1/+1
| |\
| | * Use display_avatar instead of avatar in send_pride_imageGravatar Karlis Suvi2021-10-20-1/+1
| |/
| * Merge pull request #899 from python-discord/fix-issue-898Gravatar Hassan Abouelela2021-10-17-6/+10
| |\
| | * Merge branch 'main' into fix-issue-898Gravatar ChrisJL2021-10-17-17/+572
| | |\ | | |/ | |/|
| * | Merge pull request #914 from python-discord/issue-command-fixesGravatar Karlis Suvi2021-10-17-5/+14
| |\ \
| | * | Fix bugs in `.issue` command & add aliasesGravatar TizzySaurus2021-10-17-5/+14
| |/ /
| | * Address review & make `AI.get_move` a staticmethodGravatar Izan2021-10-17-5/+7
| | * Add missing `Game.channel` attributeGravatar Izan2021-10-11-0/+1
| | * Set `AI.user` to @Sir LancebotGravatar Izan2021-10-11-4/+5
* | | Address Reviews V2Gravatar Izan2021-11-01-14/+15
* | | Address ReviewsGravatar Izan2021-11-01-62/+57
* | | Temp fix for `.hacktoberfest stats`Gravatar Izan2021-10-19-28/+18
* | | Hacktoberfest MigrationGravatar Izan2021-10-17-622/+621
|/ /
* | Merge pull request #889 from python-discord/fix-pascal-triangle-imageGravatar wookie1842021-10-14-1/+1
|\ \
| * \ Merge branch 'main' into fix-pascal-triangle-imageGravatar TizzySaurus2021-10-14-117/+18545
| |\ \ | |/ / |/| |
* | | Add support to query AoC results in respect of days and stars (#857)Gravatar D0rs4n2021-10-14-7/+119
* | | Merge pull request #908 from onerandomusername/patch-2Gravatar Karlis Suvi2021-10-14-1/+2
|\ \ \
| * | | Fix GH-907Gravatar aru2021-10-13-1/+2
|/ / /
* | | Challenges (#860)Gravatar Shom7702021-10-13-1/+434
* | | Merge pull request #904 from python-discord/update-advent-of-code-channel-idsGravatar Xithrius2021-10-13-2/+2
|\ \ \ | |_|/ |/| |
| * | update advent of code channel IDsGravatar Chris Lovering2021-10-13-2/+2
|/ /
* | Merge pull request #897 from python-discord/command-prefix-fixGravatar ChrisJL2021-10-09-5/+5
|\ \
| * | Replace usage of bot.command_prefix with constants.Client.prefixGravatar wookie1842021-10-09-5/+5
|/ /
* | Merge pull request #881 from camcaswell/duckduckduckgooseGravatar ChrisJL2021-10-08-16/+26
|\ \
| * \ Merge branch 'main' into duckduckduckgooseGravatar ChrisJL2021-10-08-89/+18036
| |\ \ | |/ / |/| |
* | | Merge pull request #895 from python-discord/topic-improvementsGravatar Xithrius2021-10-08-19/+33
|\ \ \
| * \ \ Merge branch 'main' into topic-improvementsGravatar Xithrius2021-10-08-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #893 from python-discord/bug/candy-collection/fix-typeerro...Gravatar ChrisJL2021-10-08-1/+1
|\ \ \ \
| * | | | Candy collection: fix positional arg being passed as kwordGravatar Matteo Bertucci2021-10-08-1/+1
|/ / / /
| * | | Remove unnecessary `else`Gravatar Izan2021-10-08-7/+7
| * | | Add handling for `discord.NotFound` when re-rolling / removing reactionGravatar Izan2021-10-08-2/+7
| * | | `.topic` command improvements.Gravatar Izan2021-10-08-18/+27
|/ / /
* | | Merge pull request #880 from python-discord/topic-command-cooldownGravatar Xithrius2021-10-07-17/+60
|\ \ \
| * | | Allow topics to be refreshedGravatar Chris Lovering2021-10-07-3/+62
| * | | Add a 2 minute cooldown to the topic commandGravatar Chris Lovering2021-10-07-20/+4
|/ / /
* | | Added Anagrams command (#874)Gravatar Mayur Odedara2021-10-07-0/+17778
* | | Merge pull request #892 from python-discord/catch-403-from-Typing-callsGravatar Johannes Christ2021-10-06-55/+85
|\ \ \
| * | | Monkey patch http.send_typing to catch 403sGravatar Chris Lovering2021-10-04-55/+85
|/ / /