| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | | | | Refactor patreon tier logic, and address some review comments in the process | 2022-08-19 | -100/+68 | ||
| | | | | | | | |||||
| | | * | | | | Merge branch 'main' into patreon | 2022-08-19 | -4032/+3282 | ||
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'python-discord:main' into patreon | 2022-03-13 | -2553/+3775 | ||
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Fix string quotes | 2021-11-28 | -5/+6 | ||
| | | | | | | | | | |||||
| | | * | | | | | | Merge branch 'python-discord:main' into patreon | 2021-11-28 | -38/+407 | ||
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Reflect empty line | 2021-11-28 | -2/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Bluenix <[email protected]> | ||||
| | | * | | | | | | | Update `patreon_info` function docstring | 2021-11-28 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Bluenix <[email protected]> | ||||
| | | * | | | | | | | Merge branch 'python-discord:main' into patreon | 2021-11-14 | -350/+816 | ||
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Save another API call | 2021-10-28 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Change command function docstrings | 2021-10-28 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Help command uses docstrings, so make them user-friendly) | ||||
| | | * | | | | | | | | Update patreon description | 2021-10-28 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Save API call | 2021-10-28 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Fix capitalisation | 2021-10-27 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Unify links | 2021-10-27 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | embeds= -> embed= | 2021-10-27 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | `commands.context` -> `commands.Context` | 2021-10-27 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Adjust docstrings | 2021-10-27 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Rename some variables | 2021-10-27 | -12/+12 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Rename some variables" This reverts commit 2f5aeb06e816240b08453b5cf327c6b77958a3ab. Fix variable names (again) And again | ||||
| | | * | | | | | | | | Fix f string | 2021-10-27 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Rename current_supporters_monthly to current_monthly_supporters | 2021-10-27 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Fix fetch/get | 2021-10-27 | -6/+3 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Merge branches 'patreon' and 'patreon' of ↵ | 2021-10-27 | -7/+55 | ||
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/mathstrains21/bot into patreon | ||||
| | | | * \ \ \ \ \ \ \ | Merge branch 'python-discord:main' into patreon | 2021-10-27 | -7/+55 | ||
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Remove obvious type hints | 2021-10-27 | -17/+17 | ||
| | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | Add patreon command | 2021-10-27 | -0/+13 | ||
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Add monthly patrons list | 2021-10-27 | -2/+15 | ||
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Add patrons command | 2021-10-26 | -0/+62 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add function to send the current supporters Add a command to call this function | ||||
| | | * | | | | | | | | | Merge branch 'python-discord:main' into patreon | 2021-10-24 | -1114/+1722 | ||
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'python-discord:main' into patreon | 2021-09-25 | -146/+266 | ||
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'patreon' of https://github.com/mathstrains21/bot into patreon | 2021-09-03 | -3/+12 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'python-discord:main' into patreon | 2021-09-02 | -3/+12 | ||
| | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | Add patron message when someone gains a patron role | 2021-09-03 | -1/+57 | ||
| | | |/ / / / / / / / / / / / | |||||
| | | * | | | | | | | | | | | | Create `patreon.py` and add setup | 2021-09-02 | -0/+19 | ||
| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Add patreon role configuration | 2021-09-02 | -0/+9 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | | | use tldextract for a correct url decomposition | 2022-09-28 | -5/+5 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | | | check for the url existence in the final_urls set | 2022-09-28 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | | | collect all urls in a set to avoid duplicates | 2022-09-28 | -2/+3 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | | | transform urls matched in messages | 2022-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 helpers | 2022-09-28 | -0/+12 | ||
| | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||||
| | | | | | | | | | | | * | | Return None instead of False in try_get_tag | 2022-09-19 | -1/+1 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | * | | Check for commands being None in try_get_tag and try_silence | 2022-09-10 | -1/+9 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | | * | Make changes requested in review | 2022-10-09 | -3/+5 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | | * | Use scoring system that weights age and number of entries | 2022-10-09 | -128/+1375 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new tests for this behaviour, and added pytest-subtests dev dependency | ||||
| | | | | | | | | | | | | * | Move tests out of moderation/ directory | 2022-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. | 2022-09-19 | -2/+2 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | | * | Merge branch 'main' into update-autoreview-system | 2022-09-19 | -1748/+809 | ||
| | | | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | | * | | Change f-string to normal string | 2022-09-19 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]> | ||||
| | | | | | | | | | | | | * | | Fix tests | 2022-08-07 | -4/+3 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | | * | | Fix enabling/disabling of task loop | 2022-08-07 | -8/+23 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | | * | | Write tests for reviewer | 2022-08-07 | -0/+153 | ||
| | | | | | | | | | | | | | | | |||||