aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | | Refactor patreon tier logic, and address some review comments in the processGravatar wookie1842022-08-19-100/+68
| | | | | |
| | * | | | Merge branch 'main' into patreonGravatar wookie1842022-08-19-4032/+3282
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'python-discord:main' into patreonGravatar mathstrains212022-03-13-2553/+3775
| | |\ \ \ \ \
| | * | | | | | Fix string quotesGravatar mathstrains212021-11-28-5/+6
| | | | | | | |
| | * | | | | | Merge branch 'python-discord:main' into patreonGravatar mathstrains212021-11-28-38/+407
| | |\ \ \ \ \ \
| | * | | | | | | Reflect empty lineGravatar mathstrains212021-11-28-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Bluenix <[email protected]>
| | * | | | | | | Update `patreon_info` function docstringGravatar mathstrains212021-11-28-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Bluenix <[email protected]>
| | * | | | | | | Merge branch 'python-discord:main' into patreonGravatar mathstrains212021-11-14-350/+816
| | |\ \ \ \ \ \ \
| | * | | | | | | | Save another API callGravatar mathstrains212021-10-28-1/+1
| | | | | | | | | |
| | * | | | | | | | Change command function docstringsGravatar mathstrains212021-10-28-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Help command uses docstrings, so make them user-friendly)
| | * | | | | | | | Update patreon descriptionGravatar mathstrains212021-10-28-2/+2
| | | | | | | | | |
| | * | | | | | | | Save API callGravatar mathstrains212021-10-28-2/+2
| | | | | | | | | |
| | * | | | | | | | Fix capitalisationGravatar mathstrains212021-10-27-1/+1
| | | | | | | | | |
| | * | | | | | | | Unify linksGravatar mathstrains212021-10-27-2/+2
| | | | | | | | | |
| | * | | | | | | | embeds= -> embed=Gravatar mathstrains212021-10-27-2/+2
| | | | | | | | | |
| | * | | | | | | | `commands.context` -> `commands.Context`Gravatar mathstrains212021-10-27-2/+2
| | | | | | | | | |
| | * | | | | | | | Adjust docstringsGravatar mathstrains212021-10-27-2/+2
| | | | | | | | | |
| | * | | | | | | | Rename some variablesGravatar mathstrains212021-10-27-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Rename some variables" This reverts commit 2f5aeb06e816240b08453b5cf327c6b77958a3ab. Fix variable names (again) And again
| | * | | | | | | | Fix f stringGravatar mathstrains212021-10-27-1/+1
| | | | | | | | | |
| | * | | | | | | | Rename current_supporters_monthly to current_monthly_supportersGravatar mathstrains212021-10-27-2/+2
| | | | | | | | | |
| | * | | | | | | | Fix fetch/getGravatar mathstrains212021-10-27-6/+3
| | | | | | | | | |
| | * | | | | | | | Merge branches 'patreon' and 'patreon' of ↵Gravatar mathstrains212021-10-27-7/+55
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/mathstrains21/bot into patreon
| | | * \ \ \ \ \ \ \ Merge branch 'python-discord:main' into patreonGravatar mathstrains212021-10-27-7/+55
| | | |\ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove obvious type hintsGravatar mathstrains212021-10-27-17/+17
| | |/ / / / / / / / /
| | * | | | | | | | | Add patreon commandGravatar mathstrains212021-10-27-0/+13
| | | | | | | | | | |
| | * | | | | | | | | Add monthly patrons listGravatar mathstrains212021-10-27-2/+15
| | | | | | | | | | |
| | * | | | | | | | | Add patrons commandGravatar mathstrains212021-10-26-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add function to send the current supporters Add a command to call this function
| | * | | | | | | | | Merge branch 'python-discord:main' into patreonGravatar mathstrains212021-10-24-1114/+1722
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'python-discord:main' into patreonGravatar mathstrains212021-09-25-146/+266
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'patreon' of https://github.com/mathstrains21/bot into patreonGravatar Alex Sittampalam2021-09-03-3/+12
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'python-discord:main' into patreonGravatar mathstrains212021-09-02-3/+12
| | | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add patron message when someone gains a patron roleGravatar Alex Sittampalam2021-09-03-1/+57
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Create `patreon.py` and add setupGravatar Alex Sittampalam2021-09-02-0/+19
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Add patreon role configurationGravatar Alex Sittampalam2021-09-02-0/+9
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | use tldextract for a correct url decompositionGravatar Amrou Bellalouna2022-09-28-5/+5
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | check for the url existence in the final_urls setGravatar Amrou Bellalouna2022-09-28-1/+1
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | collect all urls in a set to avoid duplicatesGravatar Amrou Bellalouna2022-09-28-2/+3
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | transform urls matched in messagesGravatar Amrou Bellalouna2022-09-28-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We add the transformed urls to the set to account for the way discord renders relative urls in cases like Twitter's
| | | | | | | | | | | * | | add remove_subdomain_from_url in bot util helpersGravatar Amrou Bellalouna2022-09-28-0/+12
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | | | | | | | | | | * | 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
| | | | | | | | | | | | |\
| | | | | | | | | | | | * | Change f-string to normal stringGravatar wookie1842022-09-19-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]>
| | | | | | | | | | | | * | Fix testsGravatar wookie1842022-08-07-4/+3
| | | | | | | | | | | | | |
| | | | | | | | | | | | * | Fix enabling/disabling of task loopGravatar wookie1842022-08-07-8/+23
| | | | | | | | | | | | | |
| | | | | | | | | | | | * | Write tests for reviewerGravatar wookie1842022-08-07-0/+153
| | | | | | | | | | | | | |