aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge two comments into oneGravatar Andi Qu2021-04-27-2/+1
| | | Co-authored-by: Xithrius <[email protected]>
* Sort snippet matches by their start positionGravatar Andi Qu2021-04-17-5/+10
|
* Fixed syntax error with wait_for_deletionGravatar Andi Qu2021-01-30-2/+1
|
* Use the GitLab API for GitLab snippetsGravatar Andi Qu2021-01-30-2/+5
|
* Got rid of unnecessary regex matching thingsGravatar Andi Qu2021-01-30-4/+4
| | | Stuff like `/{0,1}` and `?` at the ends of groups
* Match both username *and* repo in the GitLab regexGravatar Andi Qu2021-01-24-1/+1
|
* Add matching for query params to all the regexesGravatar Andi Qu2021-01-24-3/+3
|
* Don't match dashes in GitHub gist revisionsGravatar Andi Qu2021-01-24-1/+1
| | | Gist revisions don't allow dashes oops
* More restrictive GitHub gist regex for usernamesGravatar Andi Qu2021-01-24-1/+1
|
* Account for query params in bitbucketGravatar Andi Qu2021-01-19-7/+6
|
* Better GitHub regexGravatar Andi Qu2021-01-19-5/+5
|
* Better error reporting in _fetch_response(?)Gravatar Andi Qu2021-01-13-3/+4
|
* Better regex now works for <link>Gravatar Andi Qu2021-01-13-7/+7
|
* Better regex, moved pattern handlers to __init__, and constant headerGravatar Andi Qu2021-01-13-24/+28
|
* Merge pull request #2 from python-discord/masterGravatar Andi Qu2020-12-08-1749/+2306
|\ | | | | Merge branch 'master' of https://github.com/python-discord/bot into https://github.com/dolphingarlic/bot
| * 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
| |
| * 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
| |\ \ | | | | | | | | 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
| | |\ \ \ | | |/ / / | |/| | |
| * | | | 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
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
| |/ / / / / /
| | * | | | | 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
| | |_|/ / / / | |/| | | | |
| * | | | | | Add myself to CODEOWNERS for CI filesGravatar Sebastiaan Zeeff2020-11-27-1/+1
| | | | | | |
| * | | | | | Add @Akarys42 to the codeownersGravatar Matteo Bertucci2020-11-27-7/+14
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #1294 - Help Channel RefactorGravatar Mark2020-11-26-943/+1001
| |\ \ \ \ \
| | * | | | | Update help channels directory for code ownersGravatar MarkKoz2020-11-26-1/+1
| | | | | | |
| | * | | | | Merge branch 'master' into feat/help/refactorGravatar MarkKoz2020-11-26-74/+82
| | |\| | | |
| | * | | | | Help channels: document the return value of notify()Gravatar MarkKoz2020-11-26-0/+3
| | | | | | |
| | * | | | | Help channels: don't check if task is done before awaitingGravatar MarkKoz2020-11-26-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Awaiting a done task is effectively a no-op, so it's redundant to check if the task is done before awaiting it. Furthermore, a task is also considered done if it was cancelled or an exception was raised. Therefore, avoiding awaiting in such cases doesn't allow the errors to be propagated and incorrectly allows the awaiter to keep executing.
| | * | | | | Help channels: remove how_to_get_help from excluded channelsGravatar MarkKoz2020-11-26-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The channel as moved out of this category. Delete the constant too since it isn't used anywhere else. Keep the excluded channels a tuple to conveniently support excluding multiple channels in the future.
| | * | | | | Help channels: merge 2 imports into 1Gravatar MarkKoz2020-11-20-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The import was an outlier compared to how the other modules were imported. It's nicer to keep the imports consistent.
| | * | | | | Help channels: move all caches to a separate moduleGravatar MarkKoz2020-11-20-50/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some need to be shared among modules, so it became redundant to redefine them in each module.
| | * | | | | Help channels: wait for cog to be ready in deleted msg listenerGravatar MarkKoz2020-11-20-0/+4
| | | | | | |
| | * | | | | Help channels: replace ready event with awaiting the init taskGravatar MarkKoz2020-11-20-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The event is redundant since awaiting the task accomplishes the same thing. If the task is already done, the await will finish immediately. If the task gets cancelled, the error is raised but discord.py suppress it in both commands and event listeners.