| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #1376 from python-discord/update-badges | 2021-01-22 | -4/+3 | |
| |\ | ||||
| | * | Use the SVG badge on the README | 2021-01-22 | -1/+1 | |
| | * | Update badges on the README file | 2021-01-22 | -4/+3 | |
| |/ | ||||
| * | Fix aliases of shadow tempban | 2021-01-21 | -1/+1 | |
| * | Merge pull request #1374 from python-discord/mbaruh/sm-stats | 2021-01-21 | -26/+23 | |
| |\ | ||||
| | * | Added slowmode tracking to dpy and ot0 | 2021-01-21 | -2/+12 | |
| | * | Merge branch 'master' into mbaruh/sm-stats | 2021-01-21 | -9/+16 | |
| | |\ | |/ |/| | ||||
| * | | Merge PR #1202 - fuzzy match the role command | 2021-01-20 | -9/+16 | |
| |\ \ | ||||
| | * \ | Merge branch 'master' into fuzz-the-matches | 2021-01-20 | -59/+987 | |
| | |\ \ | |/ / |/| | | ||||
| | * | | Merge branch 'master' into fuzz-the-matches | 2021-01-18 | -3410/+4835 | |
| | |\ \ | ||||
| | * \ \ | Merge branch 'master' into fuzz-the-matches | 2020-10-10 | -615/+695 | |
| | |\ \ \ | ||||
| | * | | | | Avoid duplicate roles. | 2020-10-01 | -5/+5 | |
| | * | | | | Use basic scorer to fuzz a bit stricter. | 2020-10-01 | -1/+4 | |
| | * | | | | Fuzzy match roles for `!role` command. | 2020-10-01 | -4/+8 | |
| | | | | * | Changed slowmode reset tests | 2021-01-21 | -12/+4 | |
| | | | | * | Added slowmode stat for python-general. | 2021-01-21 | -4/+8 | |
| | | | | * | Slowmode reset now uses slowmode set | 2021-01-21 | -10/+1 | |
| | |_|_|/ |/| | | | ||||
| * | | | | Prevent bot from sending DMs to itself | 2021-01-20 | -0/+4 | |
| * | | | | Merge pull request #1188 from ks129/help-disabled-command | 2021-01-19 | -4/+13 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'master' into help-disabled-command | 2021-01-19 | -2857/+3834 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #1368 from python-discord/mbaruh/filters | 2021-01-19 | -9/+1 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Remove additional embed message | 2021-01-19 | -9/+1 | |
| |/ / / / / | ||||
| * | | | | | Replace in_whitelist check with commands.has_any_role check | 2021-01-19 | -2/+1 | |
| * | | | | | Merge pull request #1367 from python-discord/bug/backend/bot-4x/chunk-sync-re... | 2021-01-18 | -13/+26 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Sync: test chunking of user requests | 2021-01-18 | -11/+18 | |
| | * | | | | | Sync: chunk user requests | 2021-01-18 | -2/+8 | |
| |/ / / / / | ||||
| * | | | | | Merge PR #1289 - add branding manager | 2021-01-18 | -19/+872 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge branch 'master' into branding-manager | 2021-01-18 | -6/+5 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | | Update config-default.yml | 2021-01-18 | -0/+4 | |
| * | | | | | | Merge pull request #1364 from HassanAbouelela/fix_suggestion_tags | 2021-01-17 | -6/+1 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Stop Tag Matching On Suggestion | 2021-01-17 | -6/+1 | |
| |/ / / / / / | ||||
| | * | | | | | Merge branch 'master' into branding-manager | 2021-01-17 | -15/+74 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | | Merge pull request #1360 from HassanAbouelela/fixes_tag_suggestions | 2021-01-17 | -4/+12 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Checks If Similar Command Is None | 2021-01-17 | -0/+3 | |
| | * | | | | | | Adds Return On Tag Matches | 2021-01-17 | -4/+9 | |
| |/ / / / / / | ||||
| * | | | | | | Update to use Member.pending instead of bot.http.get_member | 2021-01-17 | -3/+1 | |
| * | | | | | | Merge pull request #760 from python-discord/feat/F4zi/CommandSuggestion | 2021-01-16 | -9/+63 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Removed 'Channels' import, unused. | 2021-01-16 | -1/+1 | |
| | * | | | | | | Merge branch 'master' into feat/F4zi/CommandSuggestion | 2021-01-16 | -751/+58 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | | Merge pull request #1354 from python-discord/remove-unnomiation-reason | 2021-01-16 | -2/+1 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||
| | * | | | | | | Remove unwatch reason from the !nominate output | 2021-01-16 | -2/+1 | |
| |/ / / / / / | ||||
| | * | | | | | Only helpers and below now get command suggestions | 2021-01-06 | -2/+2 | |
| | * | | | | | If user is a staff member, no command suggestions. | 2021-01-05 | -6/+7 | |
| | * | | | | | Removed possibility of exception via walrus. | 2021-01-02 | -16/+16 | |
| | * | | | | | Rebased after a long time of being abandon | 2021-01-02 | -8062/+19057 | |
| | |\ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge branch 'feat/F4zi/CommandSuggestion' of https://github.com/python-disco... | 2020-03-07 | -4/+2 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | Update bot/cogs/tags.py, cleaner return logic | 2020-03-07 | -4/+2 | |
| | * | | | | | | | Return True after a tag suggestion was sent | 2020-03-07 | -1/+1 | |
| | |/ / / / / / | ||||
| | * | | | | | | Boolean Logic fix | 2020-02-22 | -1/+1 | |
| | * | | | | | | Nontype handling Logic fix | 2020-02-22 | -1/+1 | |