aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | | | 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-compose
| * | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Did things according to what was proposed by @swfarnsworth, and the following: - Fixed the REPL example (assignments never return) - The word "slicing" at the start was not capitalized in the proposal, even though it started a sentence. I fixed that.
| * | | | | added file to another branchGravatar Keyacom2022-10-04-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added file to another branch because it could interfere with the `main` branch when a pull request is made. This file adds an explanation on sequence slicing.
| | * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Fix for rules greedy parsing freezing
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]>
| * | | | | | 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 extension
| * | | | | 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
| |/ / / |/| | |
| | * | Address PR comments and fix typGravatar Owen Campbell2022-11-01-4/+2
| | | |
| | * | Add nomodule tagGravatar Owen Campbell2022-07-25-0/+15
| | | |
| | | * Refactor some commands to avoid unnecessary API callsGravatar wookie1842022-10-23-48/+34
| | | | | | | | | | | | | | | | Also fixed a docstring and renamed a variable
| | | * Various improvements and fixesGravatar wookie1842022-10-23-19/+22
| | | |
| | | * Fix testsGravatar wookie1842022-10-22-19/+22
| | | |
| | | * Remove mark_reviewed command, cleanup and bug fixesGravatar wookie1842022-10-22-64/+41
| | | | | | | | | | | | | | | | Bugs fixed were just ones introduced in my last commit :(
| | | * Use pydantic to model nominations and split API handling into a new fileGravatar wookie1842022-10-22-175/+250
| |_|/ |/| |
* | | Merge pull request #2298 from shtlrs/issue-2294-zen-commandGravatar wookie1842022-10-20-10/+17
|\ \ \ | | | | | | | | change the signature to include a "zen_rule_index"
| * | | remove int from search_value's type unionGravatar Amrou Bellalouna2022-10-20-6/+6
| | | |
| * | | apply style guidelines to signatureGravatar Amrou Bellalouna2022-10-20-2/+7
| | | |
| * | | update doc strings to reflect the usage of the new paramGravatar Amrou Bellalouna2022-10-20-2/+2
| | | |
| * | | change the signature to include a "zen_rule_index"Gravatar Amrou Bellalouna2022-10-20-7/+9
|/ / /
* | | Merge pull request #2245 from python-discord/update-autoreview-systemGravatar wookie1842022-10-19-85/+385
|\ \ \ | | | | | | | | Update autoreview system
| * | | Calculate 'now' once to ensure it is constant for scoring nominationsGravatar wookie1842022-10-19-4/+5
| | | |
| * | | Merge branch 'main' into update-autoreview-systemGravatar wookie1842022-10-19-671/+1062
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2296 from ↵Gravatar ChrisJL2022-10-18-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | python-discord/lemon/resolve-serious-grammatical-problem
| * | | | Resolve a serious grammatical problem in a commentGravatar Leon Sandøy2022-10-18-1/+1
|/ / / / | | | | | | | | | | | | A controversial comment, to be sure. I have solved this with a compromise I know in my heart we can all agree on, wholeassedly.
* | | | Merge pull request #2274 from python-discord/fix-silence-and-tags-when-unloadedGravatar Boris Muratov2022-10-18-1/+9
|\ \ \ \ | | | | | | | | | | Check for commands being None in try_get_tag and try_silence
| * \ \ \ Merge branch 'main' into fix-silence-and-tags-when-unloadedGravatar Boris Muratov2022-10-18-444/+1955
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2283 from ↵Gravatar Boris Muratov2022-10-18-2/+22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | shtlrs/1379-tranform-urls-upon-rich-embed-filter-application 1379 tranform urls upon rich embed filter application
| * \ \ \ \ Merge branch 'main' into 1379-tranform-urls-upon-rich-embed-filter-applicationGravatar Boris Muratov2022-10-18-250/+1578
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2293 from python-discord/fix-sequency-proxy-breaking-changeGravatar mina2022-10-17-1/+2
|\ \ \ \ \ \
| * | | | | | Support the new SequenceProxy type in d.pyGravatar Chris Lovering2022-10-17-1/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This type is usd for a few attributes, including Guild.threads and guild.Channels. This type does not implement any of the add dunder methods, so we use itertools.chain to get a single iterator for both sequences. Fixes BOT-398 Fixees #2292