aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Shorten reason of nomination string to 1000 charactersGravatar ks1292021-03-08-1/+1
|
* Don't mention watching anymore in talent pool add messageGravatar ks1292021-03-08-1/+1
|
* Improve nomination string representationGravatar ks1292021-03-07-2/+2
|
* Use actor mention instead of username in nomination stringGravatar ks1292021-03-06-1/+3
|
* Fix grammar of nomination cogGravatar ks1292021-03-06-8/+8
| | | Co-authored-by: Boris Muratov <[email protected]>
* Fix trace logging of nomination 404Gravatar ks1292021-03-06-2/+2
|
* Add parentheses back to previous nominations countGravatar ks1292021-03-06-1/+1
| | | Co-authored-by: Boris Muratov <[email protected]>
* Migrate talentpool to new schemaGravatar ks1292021-03-03-27/+59
| | | | | | | | | | | | | | | | | | | | | | | | - Add disable_header to watchchannel initialization. We don't have root actor field anymore, so headers give error and there is no point to rewrite this, because this will be removed soon. - Removed duplicates check of nominations of one user. Now as API allows this, multiple actors can nomination one user. - Add special error message if same actor have already nominated user Every actor can only have 1 nomination entry. - Remove previous reason from watch command We don't store reason that way anymore, and we don't want that this message spam whole channel. - Split end reason and reason editing commands. API PATCH request buildup have been changed, so changing both of them in one command don't make sense anymore. - Migrate nomination string generation
* Add disable_header to watchchannel to disable talentpool headersGravatar ks1292021-03-03-1/+7
| | | | | We need to disable this, because new format of nominations don't match with it.
* 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
| | | | |
| * | | | 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
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Add pep 8 song to pep 8 tagGravatar wookie1842021-02-22-2/+4
| | | | |
| * | | | Rewrite inline codeblock tagGravatar wookie1842021-02-22-12/+3
| | | | |
| | | | * Removes Unused VariableGravatar Hassan Abouelela2021-02-25-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]>
| | | | * Call Super __init__ in Startup ErrorGravatar Hassan Abouelela2021-02-25-1/+1
| | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]>
| | | | * Cleans Up Startup Error Handler Code StyleGravatar Hassan Abouelela2021-02-25-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Akarys42 <[email protected]> Signed-off-by: Hassan Abouelela <[email protected]>