aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* First dynamic update moved to the init_available method.Gravatar xithrius2021-03-12-4/+4
|
* Cleared up messages in logs.Gravatar xithrius2021-03-12-2/+2
|
* Removed async_rediscache import.Gravatar xithrius2021-03-08-1/+0
|
* Moved cache, reworked logic so message sends on cog reload.Gravatar xithrius2021-03-08-11/+14
|
* Using http methods to edit/send messages.Gravatar xithrius2021-03-08-26/+16
|
* Removed extra newline at end of _cog.py.Gravatar xithrius2021-03-07-1/+0
|
* Merge branch 'master' into dynamic-available-message-patchGravatar Xithrius2021-03-07-519/+991
|\
| * Mark #appeals as a mod channelGravatar Matteo Bertucci2021-03-07-0/+2
| |
| * Merge pull request #1450 from python-discord/pypi-url-formatter-patchGravatar scragly2021-03-07-0/+9
| |\ | | | | | | Only allow some characters within a request URL to PyPi.
| | * Added filter.Gravatar xithrius2021-03-06-0/+9
| |/
| * Remove trailing whitespaceGravatar Boris Muratov2021-03-06-1/+1
| |
| * Filtering hotfixGravatar Boris Muratov2021-03-06-1/+7
| | | | | | Bug caused by an outdated function signature in a previous commit in the #1402 PR
| * Merge pull request #1402 from python-discord/ks123/watchlist-trigger-reasonGravatar Xithrius2021-03-06-16/+44
| |\ | | | | | | Implement showing filterlist entry comment in alerts
| | * Merge branch 'master' into ks123/watchlist-trigger-reasonGravatar Xithrius2021-03-06-501/+932
| | |\ | | |/ | |/|
| * | Merge pull request #1392 from ↵Gravatar Xithrius2021-03-06-3/+4
| |\ \ | | | | | | | | | | | | | | | | ChrisLovering/Don't-suggest-when-a-tag-is-on-cooldown Don't fuzzy search for tags when tag is on cooldown
| | * \ Merge branch 'master' into Don't-suggest-when-a-tag-is-on-cooldownGravatar Xithrius2021-03-06-515/+1010
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1449 from python-discord/json-loggingGravatar Joe Banks2021-03-06-114/+196
| |\ \ \
| | * | | Version lock JSON loggerGravatar Joe Banks2021-03-06-2/+2
| | | | |
| | * | | Use JSON logging when debug mode is disabledGravatar Joe Banks2021-03-06-16/+33
| | | | |
| | * | | Add JSON logging dependenciesGravatar Joe Banks2021-03-06-98/+163
| |/ / /
| * | | Merge pull request #1434 from Numerlor/sendhelpGravatar Senjan212021-03-04-0/+2
| |\ \ \ | | | | | | | | | | Send command help for BadUnionArgument errors
| | * | | Close coroutine to prevent `RuntimeWarning`sGravatar Numerlor2021-02-25-0/+1
| | | | |
| | * | | Send command help for `BadUnionArgument`sGravatar Numerlor2021-02-25-0/+1
| | | | |
| * | | | Merge pull request #1262 from python-discord/mbaruh/defconGravatar Boris Muratov2021-03-02-170/+247
| |\ \ \ \ | | | | | | | | | | | | Defcon overhaul
| | * \ \ \ Merge branch 'master' into mbaruh/defconGravatar Boris Muratov2021-03-02-274/+626
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #1440 from bast0006/masterGravatar Senjan212021-03-01-5/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | Add !u, !tban, !superstar, and !unsuperstar aliases
| | * | | | | Add !stban alias for !shadowtempbanGravatar Bast2021-03-01-1/+1
| | | | | | |
| | * | | | | Add !superstar and !unsuperstar aliases for !superstarifyGravatar Bast2021-03-01-2/+2
| | | | | | |
| | * | | | | Add alias !tban for !tempbanGravatar Bast2021-03-01-1/+1
| | | | | | |
| | * | | | | Add alias !u for !userGravatar Bast2021-03-01-1/+1
| |/ / / / /
| * | | | | Merge pull request #1439 from python-discord/comparison-tagGravatar Xithrius2021-02-28-0/+12
| |\ \ \ \ \ | | | | | | | | | | | | | | Add a tag to explain a common error with substituting `=` and `==`.
| | * | | | | Create comparison.mdGravatar SavagePastaMan2021-02-28-0/+12
| |/ / / / /
| * | | | | Merge pull request #1438 from python-discord/plural-eventsGravatar Hassan Abouelela2021-02-27-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Make "event" plural in socketstats embed
| | * | | | | Make "event" plural in socketstats embedGravatar Gustav Odinger2021-02-26-1/+1
| |/ / / / /
| * | | | | !int socketstats improvementsGravatar Joe Banks2021-02-26-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Comma separate event values - Make fields inline for smaller embed
| * | | | | Merge pull request #1436 from python-discord/startup-errorsGravatar Matteo Bertucci2021-02-26-5/+59
| |\ \ \ \ \ | | | | | | | | | | | | | | Helpful Startup Errors
| | * \ \ \ \ Merge branch 'master' into startup-errorsGravatar Matteo Bertucci2021-02-26-165/+151
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #1437 from python-discord/dependabot/pip/aiohttp-3.7.4Gravatar Matteo Bertucci2021-02-26-151/+133
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Bump aiohttp from 3.7.3 to 3.7.4
| | * \ \ \ \ \ 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
| | | | | | | | | |