aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Don't call `on_command_error` when a check errors.sim_matchesGravatar Qwerty-1332021-09-15-5/+4
* Merge pull request #864 from NIRDERIi/hanukkah_cmd_monthGravatar Xithrius2021-09-09-1/+1
|\
| * Added Hanukka command in November month.Gravatar NIRDERIi2021-09-08-1/+1
|/
* Wikiguess Game (#618)Gravatar Shivansh-0072021-09-07-217/+299
* CI: check license compatibility (#855)Gravatar Matteo Bertucci2021-09-06-109/+172
* Merge pull request #850 from Numerlor/async-redisache-logsGravatar ChrisJL2021-09-06-0/+1
|\
| * Merge branch 'main' into async-redisache-logsGravatar ChrisJL2021-09-06-103/+86
| |\ | |/ |/|
* | Merge pull request #853 from python-discord/post-restructure-fixGravatar Xithrius2021-09-05-1/+1
|\ \
| * | Correct an import path in AOC helpersGravatar Chris Lovering2021-09-05-1/+1
| * | Add a missing __init__.py causing event cogs not to loadGravatar Chris Lovering2021-09-05-0/+0
|/ /
* | Merge pull request #851 from python-discord/lance-restructureGravatar ChrisJL2021-09-05-103/+86
|\ \
| * \ Merge branch 'main' into lance-restructureGravatar ChrisJL2021-09-05-1/+1
| |\ \ | |/ / |/| |
| * | Update rogue paths to new pathsGravatar Janine vN2021-09-05-12/+12
| * | Update CODEOWNERS to reflect file movesGravatar Janine vN2021-09-05-2/+3
| * | Move game and fun commands to Fun folder, fix ddgGravatar Janine vN2021-09-05-36/+16
| * | Move snakes commands into fun folderGravatar Janine vN2021-09-05-11/+11
| * | Move practical functions into utilities folderGravatar Janine vN2021-09-05-5/+5
| * | Move internal eval and rename utils to coreGravatar Janine vN2021-09-05-0/+0
| * | Update paths to new resource linksGravatar Janine vN2021-09-04-5/+5
| * | Move Hanukkah to Holidays folderGravatar Janine vN2021-09-04-0/+0
| * | Move Pride to Holidays folderGravatar Janine vN2021-09-04-4/+4
| * | Move Valentines to Holidays folderGravatar Janine vN2021-09-04-8/+8
| * | Move Halloween to Holidays folderGravatar Janine vN2021-09-04-7/+9
| * | Move Easter to Holidays FolderGravatar Janine vN2021-09-04-10/+10
| * | Move AoC and Hacktoberfest into events folderGravatar Janine vN2021-09-04-3/+3
| | * Set logging level for async-rediscache to warningGravatar Numerlor2021-09-05-0/+1
| |/ |/|
* | Merge pull request #845 from python-discord/Pin-platform-in-DockerfileGravatar Johannes Christ2021-09-04-1/+1
|\ \ | |/ |/|
| * Pin platform in DockerfileGravatar Chris Lovering2021-09-04-1/+1
|/
* Merge pull request #844 from python-discord/jb3/update-k8s-pathGravatar Joe Banks2021-09-04-1/+1
|\
| * Update in accordance with python-discord/kubernetes#95Gravatar Joe Banks2021-09-04-1/+1
|/
* Merge pull request #833 from brad90four/teapot-supportGravatar ChrisJL2021-09-03-46/+50
|\
| * Merge branch 'main' into teapot-supportGravatar ChrisJL2021-09-03-502/+531
| |\ | |/ |/|
* | Merge pull request #839 from python-discord/android-codeblock-fixGravatar Xithrius2021-09-03-43/+47
|\ \
| * \ Merge branch 'main' into android-codeblock-fixGravatar Xithrius2021-09-03-272/+271
| |\ \ | |/ / |/| |
* | | Merge pull request #802 from python-discord/decorator-factory/typehints-fixGravatar Xithrius2021-09-02-266/+263
|\ \ \
| * \ \ Merge branch 'main' into decorator-factory/typehints-fixGravatar Xithrius2021-09-02-6/+8
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #838 from python-discord/Use-permissions_for-over-permissi...Gravatar ChrisJL2021-09-01-6/+8
|\ \ \ \
| * | | | Use permissions_for over permissions_inGravatar Chris Lovering2021-09-01-6/+8
|/ / / /
| * | | More explicit importing for `Bot`Gravatar Xithrius2021-09-02-9/+9
| * | | A list of emojisGravatar Xithrius2021-09-02-1/+1
| * | | Removed more not-needed `None` returnsGravatar Xithrius2021-09-02-3/+3
| * | | Removed unecessary `None` annotationGravatar Xithrius2021-09-02-2/+1
| * | | Added documentation for tupleGravatar Xithrius2021-09-02-1/+1
| * | | Removed depricated `typing.Match`Gravatar Xithrius2021-09-02-2/+2
| * | | Removed unecessary annotations.Gravatar Xithrius2021-09-01-4/+3
| * | | Removed None return annotation for any __init__Gravatar Xithrius2021-09-01-19/+19
| * | | Union item with None to Optional with item.Gravatar Xithrius2021-09-01-10/+10
| * | | Fix type annotationsGravatar decorator-factory2021-08-31-228/+227
|/ / /
| * | Improved consistency for codeblocks to end with a newlineGravatar wookie1842021-09-01-30/+34
| * | Start and end codeblocks with newlines to avoid android rendering them inlineGravatar wookie1842021-09-01-13/+13
|/ /