aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Use a redis cache to determine if a help session was answeredGravatar Chris Lovering2022-11-25-4/+8
* Remove modlog ignore for help chanelsGravatar Chris Lovering2022-11-25-7/+1
* Use helper util to determine if snekbox is being invoked in a help postGravatar Chris Lovering2022-11-25-2/+3
* Use help channel util from help channels cogGravatar Chris Lovering2022-11-25-11/+2
* Update help channel system to use forum channelsGravatar Chris Lovering2022-11-25-1162/+263
* Remove unused cachesGravatar Chris Lovering2022-11-25-21/+0
* Update constants for new forum channel help systemGravatar Chris Lovering2022-11-25-56/+4
* Edited several tags (#2322)Gravatar Keyacom2022-11-17-19/+34
* Merge pull request #2320 from thegamecracks/intents-tagGravatar wookie1842022-11-12-7/+7
|\
| * Merge branch 'main' into intents-tagGravatar thegamecracks2022-11-12-5/+5
| |\ | |/ |/|
* | Merge pull request #2321 from thegamecracks/discordpy-stable-docsGravatar wookie1842022-11-10-5/+5
|\ \
| * | Fix reference link in customcooldown.mdGravatar thegamecracks2022-11-10-1/+1
| * | Change discord.py links in tags to use stable versionGravatar thegamecracks2022-11-10-5/+5
|/ /
| * Add further clarification to intents.mdGravatar thegamecracks2022-11-10-3/+5
| * Update intents.mdGravatar thegamecracks2022-11-10-6/+4
|/
* Merge pull request #2307 from python-discord/2306-nominations-cleanupGravatar wookie1842022-11-05-279/+323
|\
| * Merge branch 'main' into 2306-nominations-cleanupGravatar wookie1842022-11-05-27/+86
| |\ | |/ |/|
* | Merge pull request #2230 from meatballs/create-nomodule-tagGravatar ChrisJL2022-11-02-0/+13
|\ \
| * \ Merge branch 'main' into create-nomodule-tagGravatar ChrisJL2022-11-02-1494/+2457
| |\ \ | |/ / |/| |
* | | Merge pull request #2309 from shtlrs/issue-2280-rule-keywords-discoverabilityGravatar ChrisJL2022-11-02-0/+15
|\ \ \
| * \ \ Merge branch 'main' into issue-2280-rule-keywords-discoverabilityGravatar ChrisJL2022-11-02-27/+58
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2315 from python-discord/bug/2299/timeitGravatar ChrisJL2022-11-02-5/+10
|\ \ \ \
| * \ \ \ Merge branch 'main' into bug/2299/timeitGravatar ChrisJL2022-11-02-1/+25
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2285 from Keyacom/Keyacom-patch-1Gravatar ChrisJL2022-11-02-0/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'main' into Keyacom-patch-1Gravatar ChrisJL2022-11-02-362/+1962
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2311 from python-discord/mbaruh-bump-psqlGravatar wookie1842022-10-30-1/+1
|\ \ \ \ \ \
| * | | | | | Bump PSQL version in docker-composeGravatar mbaruh2022-10-28-1/+1
|/ / / / / /
| * | | | | Simplify REPL exampleGravatar Keyacom2022-10-31-2/+0
| * | | | | Update slicing.mdGravatar Keyacom2022-10-30-22/+17
| * | | | | added file to another branchGravatar Keyacom2022-10-04-0/+31
| | * | | | Pass args to the Python version switch buttonGravatar Karlis Suvi2022-10-28-5/+10
| |/ / / / |/| | | |
* | | | | Merge pull request #2310 from python-discord/rules-fixGravatar ChrisJL2022-10-27-20/+22
|\ \ \ \ \
| * | | | | Reverse changes to invalid arg breakGravatar Ionite2022-10-25-5/+8
| * | | | | Update tests to work with rules arg fixGravatar Ionite2022-10-25-4/+3
| * | | | | Add args split max limitGravatar Ionite2022-10-25-1/+1
| * | | | | Merge branch 'rules-fix' of https://github.com/python-discord/bot into rules-fixGravatar Ionite2022-10-25-3/+2
| |\ \ \ \ \
| | * | | | | Parse all words instead of breakingGravatar Ionite2022-10-25-3/+2
| * | | | | | Remove comment, arg parse bugGravatar Ionite2022-10-25-3/+0
| |/ / / / /
| * | | | | Update tests for new single string formatGravatar Ionite2022-10-25-12/+12
| * | | | | Added new star expression fixGravatar Ionite2022-10-25-20/+14
| * | | | | Updated fixGravatar Ionite2022-10-25-1/+7
| * | | | | Made arg fix compatible with testsGravatar Ionite2022-10-25-5/+6
| * | | | | Temporary fix for greedy parsing freezingGravatar Ionite2022-10-25-1/+4
|/ / / / /
* | | | | Merge pull request #2308 from python-discord/move_security_cogGravatar wookie1842022-10-23-1/+1
|\ \ \ \ \
| * | | | | Move Security cog to backend extensionGravatar mbaruh2022-10-22-1/+1
|/ / / / /
| | * | | remove blank line between different rule keywordsGravatar Amrou Bellalouna2022-10-27-1/+1
| | * | | remove the "n° " from rules helpGravatar Amrou Bellalouna2022-10-23-1/+1
| | * | | remove Information Cog loading logGravatar Amrou Bellalouna2022-10-23-1/+0
| | * | | reinstate the docstrings of "rules" and update it upon cog loadGravatar Amrou Bellalouna2022-10-23-8/+10
| | * | | set rules command's help upon cog_loadGravatar Amrou Bellalouna2022-10-23-6/+20
| |/ / / |/| | |