Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | Merge branch 'main' into patch-1 | 2021-05-05 | -6/+32 | ||
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #1531 from ToxicKidz/eval-redirect-output | 2021-05-05 | -6/+32 | ||
|\ \ \ \ \ | | | | | | | | | | | | | Redirect output to bot-commands channel for the !eval command | ||||
| * \ \ \ \ | Merge branch 'main' into eval-redirect-output | 2021-05-05 | -54/+1183 | ||
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'eval-redirect-output' of https://github.com/ToxicKidz/bot into ↵ | 2021-05-05 | -0/+1 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | eval-redirect-output | ||||
| | * | | | | | fix: Add a missing return statement | 2021-04-22 | -0/+1 | ||
| | | | | | | | |||||
| * | | | | | | chore: Don't send a message when redirecting eval output which would ping ↵ | 2021-05-05 | -3/+9 | ||
| |/ / / / / | | | | | | | | | | | | | | | | | | | users twice | ||||
| * | | | | | chore: Redirect output to bot-commands channel for the eval command | 2021-04-17 | -5/+24 | ||
| | | | | | | |||||
| | * | | | | Merge branch 'main' into patch-1 | 2021-05-05 | -3/+27 | ||
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #1441 from asleep-cult/master | 2021-05-05 | -3/+3 | ||
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Unescape html escape characters in reddit text and titles | ||||
| * \ \ \ \ \ | Merge branch 'main' into master | 2021-05-05 | -2596/+5693 | ||
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #1517 from python-discord/is-vs-== | 2021-05-05 | -0/+24 | ||
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Create identity.md | ||||
| * \ \ \ \ \ \ | Merge branch 'main' into is-vs-== | 2021-05-05 | -881/+2915 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | fix: make requested changes | 2021-05-05 | -10/+10 | ||
| | | | | | | | | |||||
| * | | | | | | | fix: remove the newline | 2021-05-05 | -1/+0 | ||
| | | | | | | | | |||||
| * | | | | | | | Create identity.md | 2021-04-12 | -0/+25 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | Tag to demonstrate the difference between `is` and `==`. | ||||
| | * | | | | | | Resolved issues | 2021-04-15 | -4/+2 | ||
| | | | | | | | | |||||
| | * | | | | | | Import unescape directly | 2021-03-01 | -3/+3 | ||
| | | | | | | | | |||||
| | * | | | | | | Fix import order | 2021-03-01 | -1/+1 | ||
| | | | | | | | | |||||
| | * | | | | | | Fix pre-commit issues | 2021-03-01 | -1/+1 | ||
| | | | | | | | | |||||
| | * | | | | | | Make flake8 happy | 2021-03-01 | -1/+1 | ||
| | | | | | | | | |||||
| | * | | | | | | Unescape html escape characters in reddit text and titles | 2021-03-01 | -2/+4 | ||
| | | | | | | | | |||||
| | | | * | | | | Add more celebrities to stars.json | 2021-05-04 | -0/+6 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Celebrities: - The Weeknd - Ringo Starr - John Lennon - Guido Van Rossum - George Harrison - Darude | ||||
| | | | * | | | | Update stars.json | 2021-05-04 | -0/+1 | ||
| |_|_|/ / / / |/| | | | | | | |||||
| | | | * | | | Merge branch 'main' into laundmo-compose-restart-log | 2021-05-04 | -2679/+5828 | ||
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| | | | * | | | Update docker-compose.yml | 2021-02-23 | -0/+20 | ||
| | | | | | | | |||||
| | | | | * | | Missed out removing one argument from pban | 2021-05-07 | -1/+1 | ||
| | | | | | | | |||||
| | | | | * | | Apply request grammar changes. | 2021-05-07 | -4/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Boris Muratov <[email protected]> | ||||
| | | | | * | | (infractions): Modify voice ban tests according to new changes in 3272605 | 2021-05-07 | -2/+2 | ||
| | | | | | | | |||||
| | | | | * | | (infractions): Apply temporary voice ban if duration specified by while ↵ | 2021-05-07 | -3/+14 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | voice banning user | ||||
| | | | | * | | (infractions): Remove purge days & add duration argument for pban | 2021-05-07 | -5/+4 | ||
| | | | | | | | |||||
| | | | | * | | (infractions): Apply tempban if duration is specified while banning a user | 2021-05-05 | -3/+14 | ||
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge pull request #1520 from python-discord/str-join-tag | 2021-05-04 | -0/+28 | ||
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Create str-join.md | ||||
| * \ \ \ \ \ | Merge branch 'main' into str-join-tag | 2021-05-04 | -881/+2887 | ||
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #1556 from ToxicKidz/mod-ping-off-embed-timestamp | 2021-05-01 | -3/+5 | ||
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | feat: Use embed timestamp in modpings off | ||||
| * \ \ \ \ \ \ | Merge branch 'main' into mod-ping-off-embed-timestamp | 2021-05-01 | -19/+37 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #1555 from python-discord/bug/info/1553/snippet-404 | 2021-04-30 | -14/+20 | ||
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Code Snippets: Fix Error Handling for HTTP Request Errors | ||||
| * \ \ \ \ \ \ \ | Merge branch 'main' into bug/info/1553/snippet-404 | 2021-04-30 | -5/+17 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1551 from dolphingarlic/master | 2021-04-30 | -5/+17 | ||
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed the code snippets limits | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'main' into master | 2021-04-30 | -19/+603 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Wait for cache to fill before redirecting | 2021-04-27 | -0/+1 | ||
| | | | | | | | | | | |||||
| * | | | | | | | | | Redirect to #bot-commands if the message's length is > 1000 | 2021-04-27 | -5/+16 | ||
| | | | | | | | | | | |||||
| * | | | | | | | | | Fixed the line limit and halved the char limit | 2021-04-27 | -1/+1 | ||
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3 from python-discord/main | 2021-04-27 | -0/+0 | ||
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1028 from dolphingarlic/master | ||||
| | | * | | | | | | | | CodeSnippets: fix type annotations | 2021-04-28 | -4/+5 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | CodeSnippets: add more detail to the request error message | 2021-04-28 | -2/+3 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | CodeSnippets: use a lower log level for 404 responses | 2021-04-28 | -1/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just cause a URL looks valid doesn't mean it will be valid, so a 404 is a normal and harmless error. Fixes #1553 Fixes BOT-Z4 Fixes BOT-Z8 Fixes BOT-Z9 | ||||
| | | * | | | | | | | | CodeSnippets: avoid returning None when request raises an exception | 2021-04-28 | -10/+13 | ||
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the exception handling to `on_message` to avoid writing a lot of None checks; `_fetch_response` is used multiple times in various places. Fixes #1554 Fixes BOT-Z7 | ||||
| | | * | | | | | | | chore: Add the missing 'until' | 2021-04-30 | -1/+1 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | feat: Use embed timestamp in modpings off | 2021-04-29 | -3/+5 | ||
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #954 from ks129/error-handler-test | 2021-04-28 | -13/+561 | ||
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Error Handler tests |