aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | * | | | | | | | | | | | | | fix typo in docstringsGravatar Amrou Bellalouna2022-09-16-1/+1
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | use the cached channels instead of fetching them with each command executionGravatar Amrou Bellalouna2022-09-16-4/+2
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/2108-invoke-rule-command-with-keywords' ↵Gravatar Amrou Bellalouna2022-09-16-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 2108-invoke-rule-command-with-keywords
| | | | * | | | | | | | | | | | | | suggest adding a keyword in dev & meta channelsGravatar Amrou Bellalouna2022-09-11-3/+6
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | add missing blank lineGravatar Amrou Bellalouna2022-09-11-0/+1
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | accept keywords and rule numbers in any orderGravatar Amrou Bellalouna2022-09-11-19/+39
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | send the "no-match" error message in pure text formatGravatar Amrou Bellalouna2022-09-08-5/+2
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | send the list of pre-defined keywords along with each invoked ruleGravatar Amrou Bellalouna2022-09-08-2/+7
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | add support for keywords when using the "rules" command.Gravatar Amrou Bellalouna2022-08-19-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This doesn't change the way the rules command originally worked and keeps the priority to rule numbers. But in case a number (or numbers) is not supplied, it will try to find a rule that maps to a the supplied keyword.
| | | | * | | | | | | | | | | | | | fix "isistance" typoGravatar Amrou Bellalouna2022-08-19-1/+1
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | suggest adding a keyword in dev & meta channelsGravatar Amrou Bellalouna2022-09-16-3/+6
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | add missing blank lineGravatar Amrou Bellalouna2022-09-16-0/+1
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | accept keywords and rule numbers in any orderGravatar Amrou Bellalouna2022-09-16-19/+39
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | send the "no-match" error message in pure text formatGravatar Amrou Bellalouna2022-09-16-5/+2
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | send the list of pre-defined keywords along with each invoked ruleGravatar Amrou Bellalouna2022-09-16-2/+7
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | add support for keywords when using the "rules" command.Gravatar Amrou Bellalouna2022-09-16-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This doesn't change the way the rules command originally worked and keeps the priority to rule numbers. But in case a number (or numbers) is not supplied, it will try to find a rule that maps to a the supplied keyword.
| | | * | | | | | | | | | | | | | fix "isistance" typoGravatar Amrou Bellalouna2022-09-16-1/+1
| | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | Display mention & str of the mentionable object in `!remind list`.Gravatar Izan2022-09-20-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added so that the user still gets information on what the mention is, when the mention doesn't render (due to client cache etc.)
| | | | | * | | | | | | | | | | | Merge remote-tracking branch 'origin/bot-2231-enhancements' into ↵Gravatar Izan2022-09-17-1476/+340
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bot-2231-enhancements
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into bot-2231-enhancementsGravatar TizzySaurus2022-08-14-1476/+340
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Address ReviewGravatar Izan2022-09-17-2/+6
| | | | | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert `ids` to a set to remove duplicates - Limit the amount of reminders you can delete at once to 5 in order to prevent API spam
| | | | | * | | | | | | | | | | | | Display mentions instead of name attribute in `!reminder list`Gravatar Izan2022-07-25-3/+2
| | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | Add ability to delete multiple remindersGravatar Izan2022-07-25-13/+58
| | | | |/ / / / / / / / / / / / /
| | | | | | | | | | | | | | | * | Return None instead of False in try_get_tagGravatar wookie1842022-09-19-1/+1
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | Check for commands being None in try_get_tag and try_silenceGravatar wookie1842022-09-10-1/+9
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Make changes requested in reviewGravatar wookie1842022-10-09-3/+5
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Use scoring system that weights age and number of entriesGravatar wookie1842022-10-09-128/+1375
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new tests for this behaviour, and added pytest-subtests dev dependency
| | | | | | | | | | | | | | | * Move tests out of moderation/ directoryGravatar wookie1842022-10-09-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I didn't mean to put them there in the first place
| | | | | | | | | | | | | | | * Rename test function and re-add change removed in merge.Gravatar wookie1842022-09-19-2/+2
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Merge branch 'main' into update-autoreview-systemGravatar wookie1842022-09-19-1748/+809
| | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #2242 from python-discord/fix-not-awaited-coroutine-warningGravatar ChrisJL2022-09-18-31/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into fix-not-awaited-coroutine-warningGravatar ChrisJL2022-09-18-1716/+756
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #2273 from ↵Gravatar ChrisJL2022-09-18-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-discord/fix-ensure-cached-claimant-none-check
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into fix-ensure-cached-claimant-none-checkGravatar ChrisJL2022-09-18-109/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #2241 from python-discord/disable-pytest-nose-pluginGravatar ChrisJL2022-09-18-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into disable-pytest-nose-pluginGravatar ChrisJL2022-09-18-1715/+748
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Use Python Poetry Base Action (#2277)Gravatar Hassan Abouelela2022-09-17-21/+3
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Removed italics from the help command (#2272)Gravatar Mohammad Ibrahim2022-09-17-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * removed asterisk from embed description * removed italics from line 334, 375 and 415 * pagination.py, L239 added italics
* | | | | | | | | | | | | | | | | | | Merge pull request #2233 from python-discord/bot-2231-bugGravatar wookie1842022-09-16-26/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow referencing message as argument to `!remind edit content`
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into bot-2231-bugGravatar wookie1842022-09-16-211/+392
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #2276 from python-discord/ignore-mounted-project-venvsGravatar Joe Banks2022-09-16-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into ignore-mounted-project-venvsGravatar Joe Banks2022-09-16-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Removed "redis_ready" from additional_spec_asyncs in MockBot (#2275)Gravatar Aleksey Zasorin2022-09-16-1/+1
| |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The attribute was removed from Bot in fc05849
| * | | | | | | | | | | | | | | | | | | Specify the path for poetry venvsGravatar Chris Lovering2022-09-13-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this the venv would be created in /root/.cache and the nonn-root user that prod runs under would not have access to it.
| * | | | | | | | | | | | | | | | | | | Ignore mounted in-project venvs on startupGravatar Chris Lovering2022-09-13-1/+4
|/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Poetry's virtualenvs.in-project config deafults to None, meaning it will use in-project venvs if it finds one, otherwise it will use the cache dir. In dev we mount the entire root project directory to /bot. This means if the host's venv in in the project dir, this will get mounted and prioritised by poetry run. If the host is on a non-linux OS this will cause poetry to fail to boot.
* | | | | | | | | | | | | | | | | | | Merge pull request #2268 from python-discord/pin-poetry-to-1.1.XGravatar Hassan Abouelela2022-09-13-72/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Don't use fake in-project venvs for poetryGravatar Chris Lovering2022-09-12-21/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead let poetry install the venv for the project in the right place, leading to a more 'traditional' poetry setup.
| * | | | | | | | | | | | | | | | | | Bump poetry in Docker and lint to 1.2.0Gravatar Chris Lovering2022-09-11-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Use HassanAbouelela/setup-python for CIGravatar Chris Lovering2022-09-11-57/+5
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Use venvs with poetry in DockerfileGravatar Chris Lovering2022-09-10-6/+16
|/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is required due to a regression in poetry, see https://github.com/HassanAbouelela/actions/pull/7