| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | | | | | | | | | | | | Merge PR #1345 - Update d.py to fix webhook message publishing | 2021-01-03 | -45/+60 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | Update discord.py to fix webhook message publishing. | 2021-01-01 | -45/+60 | ||
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Related to #1342. | ||||
| | * | | | | | | | | | | | | | Removed 'Optional' import. | 2021-01-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Removed unnecessary debugging logs. | 2021-01-02 | -2/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| | * | | | | | | | | | | | | | Set reason to default as an empty string. | 2021-01-02 | -5/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| | * | | | | | | | | | | | | | No nominaton reason blank replaced by italic None | 2021-01-02 | -2/+4 | ||
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Rebased master into this branch. | 2021-01-02 | -6460/+7705 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | The cogs folder no longer exists, but the merge command was able to automagically find the correct files to merge into. Nomination reason is now optional. | ||||
| | * | | | | | | | | | | | | | Fix import order to pass linting tests. | 2020-09-12 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Update user cache after nomination reason edit. | 2020-09-12 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Only show reason if it exist. | 2020-09-12 | -1/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce the footer to not include reason if it does not exist. | ||||
| | * | | | | | | | | | | | | | Make nomination reason optional. | 2020-09-12 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to make the nominate command more attractive for our members of staff. | ||||
| | | * | | | | | | | | | | | | Update raw command no permission error message | 2020-12-28 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Xithrius <[email protected]> | ||||
| | | * | | | | | | | | | | | | Enable raw command | 2020-12-27 | -2/+2 | ||
| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Add check does user can see channel in raw command | 2020-12-27 | -0/+4 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | * | | | | | | | Remove unnecessary Keys import from utils cog | 2021-01-03 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | | | * | | | | | | | Merge branch 'master' into branding-manager | 2021-01-03 | -483/+549 | ||
| | | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge pull request #1334 from python-discord/bug/precommit-pycharm | 2020-12-31 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix flake8 pre-commit hook running through PyCharm | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bug/precommit-pycharm | 2020-12-31 | -297/+322 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge pull request #1339 from python-discord/swfarnsworth/info | 2020-12-31 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `!user` command says if a user is "Verified", rather than "Pending" | ||||
| | * | | | | | | | | | | | | | | | "Pending: False" to "Verified: True" to agree with new semantics. | 2020-12-30 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/python-discord/bot into ↵ | 2020-12-30 | -14/+59 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swfarnsworth/info | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #1016 from ks129/bug-fixes | 2020-12-29 | -14/+59 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Some bug fixes | ||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' into bug-fixes | 2020-12-29 | -554/+567 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | Log info instead error for watchchannel consume task cancel | 2020-12-17 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' into bug-fixes | 2020-12-17 | -55/+274 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bug-fixes | 2020-12-02 | -1079/+1215 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | Remove unnecessary f-string | 2020-12-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Fix removing extensions and cogs for bot shutdown | 2020-12-02 | -3/+7 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Add failure message when applying infraction fails because user left | 2020-12-02 | -0/+2 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Remove second unnecessary parenthesis | 2020-12-02 | -4/+2 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Log exception instead warning for unexpected HttpException | 2020-12-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Fix user leaving from guild log grammar | 2020-12-02 | -2/+4 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Merge NotFound caching with HttpException caching with status code | 2020-12-02 | -10/+4 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'master' into bug-fixes | 2020-11-21 | -604/+931 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | Catch not found exception in scheduler | 2020-11-07 | -15/+30 | ||
| | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | Use result instead exception for watchchannel closing task | 2020-11-07 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | Remove both cogs and extensions on closing | 2020-11-07 | -11/+4 | ||
| | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | Merge branch 'master' into bug-fixes | 2020-11-07 | -811/+2173 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/bug-fixes' into bug-fixes | 2020-10-10 | -0/+0 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | | Fix calling extensions removing function with wrong name | 2020-10-09 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Catch HTTPException when muting user | 2020-10-10 | -2/+7 | ||
| | | | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Use done callback instead of plain try-except inside function | 2020-10-10 | -26/+30 | ||
| | | | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Get all extensions first for unloading to avoid iteration error | 2020-10-10 | -1/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Fix name of extensions removing function | 2020-10-10 | -1/+1 | ||
| | |/ / / / / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'up/master' into bug-fixes | 2020-10-09 | -5351/+7612 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | Make bot shutdown remove all other non-extension cogs again | 2020-10-09 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | Use asyncio.gather instead manual looping and awaiting | 2020-07-31 | -3/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | Simplify bot shutdown cogs removing | 2020-07-31 | -9/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unloading extensions already remove all cogs that is inside it and this is enough good for this case, because bot still call dpy's internal function later to remove cogs not related with extensions (when exist). | ||||
| | * | | | | | | | | | | | | | | | | | | | Improve extension + cogs removing comment on `close` | 2020-07-23 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Mark <[email protected]> | ||||
| | * | | | | | | | | | | | | | | | | | | | Add copyright about `_remove_extension` + make function private | 2020-07-23 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||