aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge pull request #1326 from Numerlor/codeblock-backtickGravatar ks1292020-12-15-2/+2
|\
| * Fix codeblock escapeGravatar Numerlor2020-12-14-2/+2
|/
* Revert "Comma separators in metricity data in user command"Gravatar Joe Banks2020-12-12-2/+2
* Revert "Update comma code to fix tests"Gravatar Joe Banks2020-12-12-9/+2
* 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
* | Send a custom workflow status embed to DiscordGravatar Sebastiaan Zeeff2020-12-10-0/+100
* | Merge pull request #1318 from python-discord/ks123/snowflake-commandGravatar Boris Muratov2020-12-10-0/+18
|\ \
| * \ 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
|\ \ \
| * \ \ 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
|\ \ \ \
| * \ \ \ 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
|\ \ \ \ \
| * \ \ \ \ 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 Stelercus...Gravatar Steele2020-11-29-34/+29
| |\ \ \ \ \ \
| * | | | | | | `!close` removes role from claimant only, new method `unclaim_channel`.Gravatar Steele2020-11-29-13/+29
| * | | | | | | Resolving merge conflicts with masterGravatar Steele2020-11-28-966/+1019
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/python-discord/bot into Stelercus...Gravatar Steele2020-11-26-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Changes requested by @MarkKoz, new `unclaim_channel` methodGravatar Steele2020-11-26-20/+26
| * | | | | | | | | Merge branch 'master' of https://github.com/python-discord/bot into Stelercus...Gravatar Steele2020-11-25-109/+167
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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 fixed...Gravatar Steele2020-11-25-1/+6
| * | | | | | | | | | `!close` removes the cooldown role from the claimant even when invoked by som...Gravatar Steele2020-11-20-10/+15
| | | | | | | * | | | Use the original wording of the public embed, but change the title to "Supers...Gravatar Steele2020-12-07-11/+8
| | | | | | | * | | | User gets a more detailed message from the botGravatar Steele2020-12-06-12/+16
| | | | | | | * | | | Merge branch 'master' of https://github.com/python-discord/bot into swfarnswo...Gravatar Steele2020-12-05-1/+1
| | | | | | | |\ \ \ \
| | | | | | | * | | | | 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
| | | | | | | | | * | | Delete verify.py, integrate `!verify` command into verification.py.Gravatar Steele2020-12-09-45/+16
| | | | | | | | | * | | Create Verify cog for new `!verify` command.Gravatar Steele2020-12-09-1/+46
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | 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
| | | | | | | * | Create command for showing Discord snowflake creation timeGravatar ks1292020-12-04-0/+17
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge PR #1214 - Gracefully handle socket.gaierro in AsyncStatsClientGravatar Mark2020-12-02-2/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge branch 'master' into fix/tagp/graceful-stasd-connectGravatar ks1292020-12-02-1637/+2096
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1305 from HassanAbouelela/seperate-voice-chat-channelsGravatar Dennis Pham2020-11-30-5/+17
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into seperate-voice-chat-channelsGravatar Kyler2020-11-30-1003/+1143
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #1197 from python-discord/pure/feature/infraction-appendGravatar Boris Muratov2020-12-01-24/+75
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into pure/feature/infraction-appendGravatar Boris Muratov2020-12-01-1608/+2004
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |