aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' into dependabot/pip/aiohttp-3.7.4Gravatar Matteo Bertucci2021-02-26-0/+11
|\
| * Merge pull request #1393 from sebkuip/json-tagGravatar Xithrius2021-02-25-0/+11
| |\ | | | | | | Made a tag to help people fix an empty file JSON error.
| | * Merge branch 'master' into json-tagGravatar Sebastian Kuipers2021-02-26-90/+300
| | |\ | | |/ | |/|
| | * Apply suggestions from code reviewGravatar Sebastian Kuipers2021-02-25-2/+2
| | | | | | | | | Co-authored-by: Mark <[email protected]>
| | * Hyperlink URL Gravatar Sebastian Kuipers2021-02-09-1/+1
| | | | | | | | | | | | | | | Suggestion of @Numelor Co-authored-by: Numerlor <[email protected]>
| | * A small typoGravatar Sebastian Kuipers2021-02-09-1/+1
| | | | | | | | | Co-authored-by: Kieran Siek <[email protected]>
| | * Tiny grammar editGravatar Sebastian Kuipers2021-02-09-2/+2
| | |
| | * Simplified languageGravatar Sebastian Kuipers2021-02-05-6/+3
| | |
| | * Merge branch 'master' into json-tagGravatar Sebastian Kuipers2021-02-05-15/+78
| | |\
| | * | Fixed random newline at startGravatar Sebastian Kuipers2021-02-05-1/+0
| | | |
| | * | Removed an excess lineGravatar Sebastian Kuipers2021-02-05-1/+1
| | | |
| | * | Rewrite to make it more compact and to the pointGravatar Sebastian Kuipers2021-02-05-16/+8
| | | |
| | * | replaced underscore with dashGravatar Sebastian Kuipers2021-02-05-0/+0
| | | |
| | * | suggestion for:Gravatar Sebastian Kuipers2021-02-01-2/+2
| | | | | | | | | | | | | | | | more friendly/less personal suggestion.
| | * | added some more clarificationGravatar Sebastian Kuipers2021-02-01-1/+1
| | | |
| | * | Changed some wordingGravatar Sebastian Kuipers2021-02-01-4/+4
| | | |
| | * | Removed extra whitespace line in last exampleGravatar Sebastian Kuipers2021-02-01-1/+0
| | | |
| | * | Fixed EOFGravatar Sebastian Kuipers2021-01-31-1/+1
| | | |
| | * | name fix, added suggestions from previous PRGravatar Sebastian Kuipers2021-01-31-27/+24
| | | |
| | * | Re created file from last pointGravatar Sebastian Kuipers2021-01-31-0/+27
| | | |
* | | | Bump aiohttp from 3.7.3 to 3.7.4Gravatar dependabot[bot]2021-02-26-151/+133
|/ / / | | | | | | | | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.3...v3.7.4) Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1428 from python-discord/wookie184-tag-updatesGravatar Xithrius2021-02-25-14/+7
|\ \ \ | | | | | | | | pep 8 and inline-codeblock tag updates
| * \ \ Merge branch 'master' into wookie184-tag-updatesGravatar Xithrius2021-02-25-11/+73
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1409 from HassanAbouelela/insensitive-otn-searchGravatar Senjan212021-02-25-11/+32
|\ \ \ \ | | | | | | | | | | Makes Off Topic Name Search Insensitive
| * \ \ \ Merge branch 'master' into insensitive-otn-searchGravatar Senjan212021-02-25-27/+188
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1433 from python-discord/etiquette-off-topic-tagGravatar Senjan212021-02-25-0/+2
|\ \ \ \ \ | | | | | | | | | | | | Add the off-topic etiquette to the off-topic tag
| * | | | | Add off-topic etiquette to the off-topic tagGravatar Matteo Bertucci2021-02-24-0/+2
|/ / / / /
* | | | | Fixes Problems With Help Channel DMGravatar Hassan Abouelela2021-02-23-6/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]>
* | | | | Merge pull request #1429 from python-discord/dm-on-open-help-channelGravatar Xithrius2021-02-23-0/+38
|\ \ \ \ \ | | | | | | | | | | | | DM on open help channel
| * | | | | Use textwrap.shorten instead of custom functionGravatar Gustav Odinger2021-02-23-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This applies to the help channel DM embed, where the user is sent a truncated version of their message.
| * | | | | Update embed field title to be more formalGravatar Gustav Odinger2021-02-23-1/+1
| | | | | |
| * | | | | Send DM when user claims help channelGravatar Gustav Odinger2021-02-23-0/+1
| | | | | |
| * | | | | Add green question mark to default configGravatar Gustav Odinger2021-02-23-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add green question mark to default config Add green question mark to config
| * | | | | Add function to DM users when opening help channelGravatar Gustav Odinger2021-02-23-0/+33
| | | | | |
| * | | | | Add truncate_message utilGravatar Gustav Odinger2021-02-23-0/+9
|/ / / / /
| * | | | Makes Off Topic Name Search Case InsensitiveGravatar Hassan Abouelela2021-02-09-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modifies the off topic channel name search to match upper and lower cased letters, as well as punctuation. Signed-off-by: Hassan Abouelela <[email protected]>
| * | | | Moves Off Topic Name TranslatorGravatar Hassan Abouelela2021-02-09-7/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Breaks out the off topic name translation functionality into its own function. Signed-off-by: Hassan Abouelela <[email protected]>
| | * | | Add pep 8 song to pep 8 tagGravatar wookie1842021-02-22-2/+4
| | | | |
| | * | | Rewrite inline codeblock tagGravatar wookie1842021-02-22-12/+3
| |/ / / |/| | |
* | | | Update max available channels to 3Gravatar Joe Banks2021-02-21-1/+1
| | | | | | | | | | | | Partially resolves #1427
* | | | Update token remover unittestsGravatar Matteo Bertucci2021-02-21-2/+2
| | | |
* | | | Ping the mods if a token present in the server is found no matter the kindGravatar Matteo Bertucci2021-02-21-1/+1
| | | |
* | | | Show the last three characters of censored tokensGravatar Matteo Bertucci2021-02-21-1/+1
| | | |
* | | | Merge pull request #1404 from python-discord/ks123/duplicates-ignore-attachmentsGravatar Boris Muratov2021-02-20-1/+2
|\ \ \ \ | | | | | | | | | | Ignore attachment-only messages for duplicates antispam rule
| * \ \ \ Merge branch 'master' into ks123/duplicates-ignore-attachmentsGravatar Boris Muratov2021-02-20-59/+213
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Update CODEOWNERSGravatar Boris Muratov2021-02-20-1/+5
| | | | |
* | | | | Delete free.mdGravatar Senjan212021-02-19-5/+0
| | | | | | | | | | | | | | | Reasoning behind this is it is rarely used and when its used its often just to test something or as an attempt to close a help channel.
* | | | | Update DockerfileGravatar Joe Banks2021-02-14-1/+1
| | | | |
* | | | | Merge pull request #1418 from python-discord/ks123/docker-git-shaGravatar Xithrius2021-02-14-5/+7
|\ \ \ \ \ | | | | | | | | | | | | Move Git SHA defining at end of Dockerfile to re-enable caching
| * \ \ \ \ Merge branch 'master' into ks123/docker-git-shaGravatar Joe Banks2021-02-14-1/+2
| |\ \ \ \ \ | |/ / / / / |/| | | | |