aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1329 from python-discord/native-gatingGravatar Joe Banks2020-12-19-12/+15
|\ | | | | Better handle native gated users
| * Correctly check if the user is pendingGravatar Joe Banks2020-12-19-5/+6
| |
| * Handling pending flag changes on usersGravatar Joe Banks2020-12-19-12/+14
|/
* Update verification.pyGravatar Joe Banks2020-12-16-2/+2
|
* Merge pull request #1283 from python-discord/remove-seleniumGravatar ks1292020-12-16-1/+0
|\ | | | | Remove selenium from the element list
| * Merge branch 'master' into remove-seleniumGravatar ks1292020-12-16-1655/+2334
| |\ | |/ |/|
* | Add codeowner entries for ks129Gravatar ks1292020-12-16-1/+3
| |
* | Merge pull request #1326 from Numerlor/codeblock-backtickGravatar ks1292020-12-15-2/+2
|\ \ | | | | | | Fix backtick escapes in the codeblock tag
| * | Fix codeblock escapeGravatar Numerlor2020-12-14-2/+2
|/ / | | | | | | | | On some devices the previous escaping didn't work properly, escaping all backticks will make sure none of them get registered as Markdown
* | Revert "Comma separators in metricity data in user command"Gravatar Joe Banks2020-12-12-2/+2
| | | | | | | | This reverts commit 628bd4ffd1717eaed9372287c59fae1b23d4cbdf.
* | Revert "Update comma code to fix tests"Gravatar Joe Banks2020-12-12-9/+2
| | | | | | | | This reverts commit b98c7f35916b9e5a41945030d87227394bafa1d5.
* | Update comma code to fix testsGravatar Joe Banks2020-12-12-2/+9
| |
* | Comma separators in metricity data in user commandGravatar Joe Banks2020-12-12-2/+2
| |
* | Merge pull request #1274 from python-discord/moderation/user-from-metricityGravatar Joe Banks2020-12-12-5/+45
|\ \
| * | Single to double quotes & warning includes user ID.Gravatar Xithrius2020-12-11-4/+4
| | |
| * | Added catching for unparsable short ISO dates.Gravatar Xithrius2020-12-11-4/+8
| | |
| * | Merge branch 'master' into moderation/user-from-metricityGravatar Sebastiaan Zeeff2020-12-11-1757/+2467
| |\ \ | |/ / |/| |
* | | Make sure PR build artifact is always uploadedGravatar Sebastiaan Zeeff2020-12-11-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitHub Actions has an implicit status condition, `success()`, that is added whenever an `if` condition lacks a status function check of its own. In this case, while the upload step did check for the outcome of the previous "always" step, it did not have an actual status check and, thus, only ran on success. Since we always want to upload the artifact, even if other steps failed, I've added the "always" status function now.
* | | Send a custom workflow status embed to DiscordGravatar Sebastiaan Zeeff2020-12-10-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit introduces the same custom status embed as is already being used for Sir Lancebot. The default embeds GitHub sends are disabled, as they were causing slight issues with rate limits from time to time. It works like this: - The Lint & Test workflow stores an artifact with PR information, if we are linting/testing a PR. - Whenever we reach the end of a workflow run sequence, a status embed is send with the conclusion status. Signed-off-by: Sebastiaan Zeeff <[email protected]>
* | | Merge pull request #1318 from python-discord/ks123/snowflake-commandGravatar Boris Muratov2020-12-10-0/+18
|\ \ \ | | | | | | | | Create command for showing Discord snowflake creation time
| * \ \ Merge branch 'master' into ks123/snowflake-commandGravatar Boris Muratov2020-12-10-43/+78
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1322 from python-discord/swfarnsworth/developer_commandGravatar Boris Muratov2020-12-10-1/+17
|\ \ \ \ | | | | | | | | | | New `!verify` command to manually apply the Developer role
| * \ \ \ Merge branch 'master' into swfarnsworth/developer_commandGravatar Steele Farnsworth2020-12-09-33/+52
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1319 from python-discord/swfarnsworth/superstarGravatar Dennis Pham2020-12-09-20/+21
|\ \ \ \ \ | | | | | | | | | | | | Relay the moderator's reason for `!superstarify` to the user
| * \ \ \ \ Merge branch 'master' into swfarnsworth/superstarGravatar Steele Farnsworth2020-12-09-21/+39
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1306 from python-discord/Stelercus/close_commandGravatar Dennis Pham2020-12-08-13/+31
|\ \ \ \ \ \ | | | | | | | | | | | | | | `!close` removes the cooldown role from the claimant
| * \ \ \ \ \ Merge branch 'master' into Stelercus/close_commandGravatar Dennis Pham2020-12-08-11/+36
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into Stelercus/close_commandGravatar Steele Farnsworth2020-12-01-29/+92
| |\ \ \ \ \ \
| * | | | | | | Corrected `unclaim_channel` docstring to comply with style guideGravatar Steele2020-11-29-2/+4
| | | | | | | |
| * | | | | | | Merge branch 'master' of https://github.com/python-discord/bot into ↵Gravatar Steele2020-11-29-34/+29
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Stelercus/close_command
| * | | | | | | | `!close` removes role from claimant only, new method `unclaim_channel`.Gravatar Steele2020-11-29-13/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously `!close` would remove the cooldown role from the person who issued the command, whereas now `unclaim_channel` handles removing the role from the claimant if it was their only channel open.
| * | | | | | | | Resolving merge conflicts with masterGravatar Steele2020-11-28-966/+1019
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/python-discord/bot into ↵Gravatar Steele2020-11-26-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stelercus/close_command
| * | | | | | | | | | Changes requested by @MarkKoz, new `unclaim_channel` methodGravatar Steele2020-11-26-20/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deleted expensive logging operation; moved cooldown role removal functionality to new `unclaim_channel` method; handle possibility that claimant has left the guild; optimized redis cache iteration with `any`
| * | | | | | | | | | Merge branch 'master' of https://github.com/python-discord/bot into ↵Gravatar Steele2020-11-25-109/+167
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stelercus/close_command
| * | | | | | | | | | | Moved the removal of the cooldown role from `close_command` to `move_to_dormant`Gravatar Steele2020-11-25-7/+8
| | | | | | | | | | | |
| * | | | | | | | | | | `!close` removes role when they have no help channels left; needs to be ↵Gravatar Steele2020-11-25-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed so role is removed when the channel times out
| * | | | | | | | | | | `!close` removes the cooldown role from the claimant even when invoked by ↵Gravatar Steele2020-11-20-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | someone else; flattened `close_command`
| | | | | | | * | | | | Use the original wording of the public embed, but change the title to ↵Gravatar Steele2020-12-07-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Superstarified!" Per internal staff discussion, we'll keep the wording of the message.
| | | | | | | * | | | | User gets a more detailed message from the botGravatar Steele2020-12-06-12/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whereas one of my previous commits makes the message the user gets and the infraction that gets recorded the same, the recorded infraction is now shorter, but the message the user gets is more similar to the embed posted in the public channel. We also softened the language of the user-facing message a bit.
| | | | | | | * | | | | Merge branch 'master' of https://github.com/python-discord/bot into ↵Gravatar Steele2020-12-05-1/+1
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swfarnsworth/superstar
| | | | | | | * | | | | | Add `starify` and `unstarify` as command aliases.Gravatar Steele2020-12-05-2/+2
| | | | | | | | | | | | |
| | | | | | | * | | | | | Bot relays the infraction reason in the DM.Gravatar Steele2020-12-05-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, the infraction DM from the bot gave a formulaic message about the nickname policy. It now gives a slightly different message along with the reason given by the mod. This means that the message the user gets and the infraction reason that gets recorded are now the same.
| | | | | | | | | * | | | Delete verify.py, integrate `!verify` command into verification.py.Gravatar Steele2020-12-09-45/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There wasn't any reason the command needed its own cog, so the exact same functionality is now in the Verification cog.
| | | | | | | | | * | | | Create Verify cog for new `!verify` command.Gravatar Steele2020-12-09-1/+46
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `!verify` command allows moderators to apply the Developer role to a user. `!verify` is therefore removed as an alias for `!accept`.
* | | | | | | | | | | | Update CODEOWNERS for @Den4200Gravatar Dennis Pham2020-12-06-8/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Create review-policy.ymlGravatar Joe Banks2020-12-06-0/+3
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Add the `s` alias to `infraction search`Gravatar Matteo Bertucci2020-12-04-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | | | | * | | Use Snowflake converter for snowflake commandGravatar ks1292020-12-10-1/+2
| | | | | | | | | |
| | | | | | | * | | Add sf alias to snowflake commandGravatar ks1292020-12-09-1/+1
| | | | | | | | | |