aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' into Stelercus/close_commandGravatar Steele Farnsworth2020-12-01-29/+92
|\
| * Merge pull request #1305 from HassanAbouelela/seperate-voice-chat-channelsGravatar Dennis Pham2020-11-30-5/+17
| |\ | | | | | | Adds VoiceChannels and Related Chats to Config
| | * 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
| |\ \ | | | | | | | | Infraction subcommand for amending infraction reasons
| | * \ Merge branch 'master' into pure/feature/infraction-appendGravatar Boris Muratov2020-12-01-1608/+2004
| | |\ \ | | |/ / | |/| |
| | * | Remove unused get_latest_infraction helper methodGravatar PureFunctor2020-11-30-14/+0
| | | |
| | * | Refactor flow for automatically adding punctuationGravatar PureFunctor2020-11-30-8/+5
| | | |
| | * | Fix unawaited coroutine in InfractionGravatar PureFunctor2020-11-30-1/+1
| | | |
| | * | Merge branch 'master' into pure/feature/infraction-appendGravatar Boris Muratov2020-11-10-2056/+3188
| | |\ \
| | * | | Automatically add periods as visual buffersGravatar PureFunctor2020-11-08-6/+13
| | | | |
| | * | | Refactor redundant code in infraction_editGravatar PureFunctor2020-11-08-5/+4
| | | | |
| | * | | Raise BadArgument in the Infraction converterGravatar PureFunctor2020-11-08-11/+4
| | | | |
| | * | | Remove unnecessary noqa pragma for flake8Gravatar PureFunctor2020-11-08-2/+2
| | | | |
| | * | | Refactor infraction_edit and infraction_appendGravatar PureFunctor2020-10-03-32/+15
| | | | | | | | | | | | | | | | | | | | | | | | | This refactors the infraction_edit and infraction_append commands to utilize the Infraction converter.
| | * | | Add Infraction converterGravatar PureFunctor2020-10-03-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | This adds the Infraction converter to be used in infraction_edit and infraction_append.
| | * | | Invoke infraction_edit directly with method callGravatar PureFunctor2020-10-03-1/+1
| | | | |
| | * | | Add bold styling for vertical bar separatorsGravatar PureFunctor2020-10-01-1/+1
| | | | |
| | * | | Remove prefix when appending a reasonGravatar PureFunctor2020-09-27-1/+1
| | | | |
| | * | | Make vertical bar separators escapedGravatar PureFunctor2020-09-24-1/+1
| | | | |
| | * | | Add visual buffer for appended reasonGravatar PureFunctor2020-09-24-1/+1
| | | | |
| | * | | Add "a" alias for appendGravatar PureFunctor2020-09-24-1/+1
| | | | |
| | * | | Fix unawaited coroutineGravatar PureFunctor2020-09-24-2/+2
| | | | |
| | * | | Refactor routine for obtaining latest infractionGravatar PureFunctor2020-09-24-22/+14
| | | | |
| | * | | Add get_latest_infraction utility functionGravatar PureFunctor2020-09-24-0/+14
| | | | |
| | * | | Add append subcommand for infraction groupGravatar PureFunctor2020-09-24-0/+50
| | | | |
| | | | * Alphabetizes Channel OrderingGravatar Hassan Abouelela2020-11-28-13/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]>
| | | | * Fixes AlignmentGravatar Hassan Abouelela2020-11-28-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]>
| | | | * Renames Code Help ChannelGravatar Hassan Abouelela2020-11-28-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renames code_help_channel to be more inline with channel 2. Signed-off-by: Hassan Abouelela <[email protected]>
| | | | * Removes Non-Existent ChannelGravatar Hassan Abouelela2020-11-28-2/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]>
| | | | * Adds VoiceChannels and Related Chats to ConfigGravatar Hassan Abouelela2020-11-24-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates config-default.yml to include voice channels, and the text chat channel they map to. Signed-off-by: Hassan Abouelela <[email protected]>
* | | | | 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
| * | | | Merge pull request #1310 from python-discord/mbaruh/infractionsGravatar Boris Muratov2020-11-29-34/+14
| |\ \ \ \ | | | | | | | | | | | | General moderation improvements
| | * \ \ \ Merge branch 'master' into mbaruh/infractionsGravatar ks1292020-11-29-2/+18
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #1308 from Mushinako/masterGravatar Matteo Bertucci2020-11-28-0/+15
| |\ \ \ \ \ | | | | | | | | | | | | | | Add `build-tools` tag
| | * \ \ \ \ Merge branch 'master' into masterGravatar Matteo Bertucci2020-11-28-7/+15
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Rename `build-tools` to `microsoft-build-tools`Gravatar Mushinako2020-11-28-0/+0
| | | | | | |
| | * | | | | Remove UAC prompt infoGravatar Mushinako2020-11-26-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Assuming Windows users are familiar with UAC
| | * | | | | Bold numberingGravatar Mushinako2020-11-26-5/+5
| | | | | | |
| | * | | | | Merge branch 'master' into masterGravatar Mushinako2020-11-26-945/+1007
| | |\ \ \ \ \
| | * | | | | | Add `build-tools` tagGravatar Mushinako2020-11-26-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Infoblock tag helping people install Microsoft Visual C++ Build Tools on Windows
| | | | * | | | Added infraction edit aliasesGravatar mbaruh2020-11-28-2/+2
| | | | | | | |
| | | | * | | | Add default mute durationGravatar mbaruh2020-11-28-2/+12
| | | | | | | |
| | | | * | | | Remove unnecessary shadow infractionsGravatar mbaruh2020-11-28-30/+0
| | | | | | | |
* | | | | | | | `!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 pull request #1311 from python-discord/mbaruh-codeownersGravatar Boris Muratov2020-11-28-2/+3
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | Add myself to CODEOWNERS
| | * | | | | | Add myself to CODEOWNERSGravatar Boris Muratov2020-11-28-2/+3
| |/ / / / / /
| * | | | | | Add myself to CODEOWNERS for CI filesGravatar Sebastiaan Zeeff2020-11-27-1/+1
| | | | | | |
| * | | | | | Add @Akarys42 to the codeownersGravatar Matteo Bertucci2020-11-27-7/+14
| | |/ / / / | |/| | | |