Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Apply suggestion from @Copilot | 2025-07-22 | -1/+1 | |
| | | | Co-authored-by: Copilot <[email protected]> | |||
* | make deleting a bookmark possible through a context menu command | 2025-07-22 | -3/+31 | |
| | ||||
* | Use enum.member instead of functools.partial workaround | 2025-04-08 | -6/+4 | |
| | | | | The workaround would no longer work in future versions | |||
* | Fix emoji replacement in UwU cog (#1634) | 2025-03-28 | -11/+12 | |
| | | | | | | | | | * better emojis replacement * Update uwu.py Hot fix: wrong function call typo. * Update emoji raw text to normal emojis. | |||
* | Adjust user input to title cased when looking up name (#1651) | 2025-02-22 | -1/+1 | |
| | ||||
* | Add env var setting to determine whether to post daily top reddit posts | 2025-01-02 | -1/+3 | |
| | ||||
* | Add warning log if bot hits reddit ratelimit | 2025-01-02 | -0/+7 | |
| | ||||
* | Handle the case where get_top_posts returns an embed on error | 2025-01-02 | -0/+5 | |
| | ||||
* | Wrong function called in UwU cog (#1633) | 2024-11-23 | -1/+1 | |
| | | | | | | | * better emojis replacement * Update uwu.py Hot fix: wrong function call typo. | |||
* | better emojis replacement (#1596) | 2024-11-23 | -0/+20 | |
| | ||||
* | fix: replace unfriendly error msgs (#1627) | 2024-11-23 | -3/+4 | |
| | ||||
* | Use the cleaned content in the uwu command (#1606) | 2024-09-13 | -1/+1 | |
| | ||||
* | Display word on hangman timeout (#1561) | 2024-07-07 | -3/+3 | |
| | ||||
* | Update internal eval & latex to use the new paste service API (#1558) | 2024-07-04 | -19/+19 | |
| | ||||
* | Trivia: Fix misleading category description embed (#1500) | 2024-05-22 | -2/+1 | |
| | ||||
* | Cleanup constants (#1484) | 2024-05-21 | -22/+14 | |
| | ||||
* | Update Redis service address | 2024-04-15 | -1/+1 | |
| | ||||
* | Replace sentry experiment with standard version and add AsyncioIntegration ↵ | 2024-04-14 | -3/+3 | |
| | | | | (#1512) | |||
* | Trivia quiz: Fix question about surrogate codepoints | 2024-04-02 | -2/+2 | |
| | ||||
* | Lint repo with new ruff rules | 2024-03-30 | -8/+4 | |
| | ||||
* | Use github issue not planned emoji with grey fill | 2024-03-25 | -1/+1 | |
| | | | | This is the colour github uses on the website, and looks much better on darkmode. | |||
* | Support issues closed as not-planned in GitHub Issue linking | 2024-03-25 | -5/+7 | |
| | | | | | | - Issue closed emoji is renamed to `issue_completed` to better reflect the `state_reason` key provided by the GitHub API that determines the usage of this emoji. | |||
* | Add trivia questions (#1467) | 2024-03-23 | -0/+170 | |
| | ||||
* | Bump ruff from 0.2.1 to 0.3.3 (#1479) | 2024-03-21 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Bump ruff from 0.2.1 to 0.3.3 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.3.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.2.1...v0.3.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * apply ruff fixes --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shtlrs <[email protected]> | |||
* | Bump Pydis core to v11 (#1478) | 2024-03-20 | -121/+6 | |
| | ||||
* | Use paginator from botcore (#1444) | 2024-03-11 | -271/+59 | |
| | ||||
* | Bump ruff from 0.2.0 to 0.2.1 (#1449) | 2024-02-14 | -1/+1 | |
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | Add additional heart emoticon options for react (#1448) | 2024-02-07 | -2/+24 | |
| | ||||
* | Changed riddle behaviour to match that of trivia (#1440) | 2024-01-31 | -44/+30 | |
| | | | | | | | | | | | | | | | | | | | * Changed riddle behaviour to match that of trivia. * Changed riddle behaviour to match that of trivia. * Changed riddle behaviour to match that of trivia. * Update bot/exts/holidays/easter/easter_riddle.py Co-authored-by: wookie184 <[email protected]> * Update bot/exts/holidays/easter/easter_riddle.py Co-authored-by: wookie184 <[email protected]> --------- Co-authored-by: wookie184 <[email protected]> | |||
* | Bump ruff from 0.1.13 to 0.1.14 (#1434) | 2024-01-24 | -11/+11 | |
| | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shtlrs <[email protected]> Co-authored-by: Xithrius <[email protected]> | |||
* | Correctly type revisions as an int | 2024-01-09 | -1/+1 | |
| | | | | | | This was causing a pydantic validation error, was it was being passed a string. The only place this is used internaly casts it to a string anyway, so no further changes were needed. | |||
* | Fix capitalisation of PyPI (#1424) | 2024-01-04 | -1/+1 | |
| | ||||
* | Remove "What third-party library do you wish was in the Python standard ↵ | 2024-01-04 | -1/+0 | |
| | | | | library?" from topics (#1423) | |||
* | Remove the need for calling dotenv manually by using pydantic | 2023-11-25 | -10/+5 | |
| | ||||
* | Update to pydantic 2.0 | 2023-11-25 | -79/+62 | |
| | ||||
* | Always use the get_logger func from bot-core | 2023-11-25 | -171/+173 | |
| | ||||
* | Use new logging util from bot-core | 2023-11-25 | -50/+36 | |
| | ||||
* | Lint repo with new ruff rules | 2023-11-13 | -9/+9 | |
| | ||||
* | Format code with new ruff rules | 2023-11-06 | -31/+30 | |
| | ||||
* | Remove usage of non-existent ctx.history.filter (#1380) | 2023-10-08 | -6/+5 | |
| | | | Signed-off-by: GitHub <[email protected]> | |||
* | Add ducky as an alias to quack command (#1359) | 2023-09-05 | -1/+1 | |
| | ||||
* | Made ruff happy | 2023-09-05 | -5/+5 | |
| | ||||
* | Allow the `.rfc` command in all channels (#1356) | 2023-09-02 | -1/+4 | |
| | ||||
* | Merge branch 'python-discord:main' into main | 2023-08-27 | -246/+223 | |
|\ | ||||
| * | holidayreact: add alternate spellings to February (#1214) | 2023-08-23 | -1/+1 | |
| | | | | | | | | | | | | | | | | * holidayreact: add alternate spellings to february * Simplify valentine heart regex Co-authored-by: Preocts <[email protected]> Co-authored-by: Preocts <[email protected]> | |||
| * | Merge branch 'main' into snakes-cleanup | 2023-08-23 | -300/+357 | |
| |\ | ||||
| | * | Corrected attribute name to fetch github url in extensions.py (#1348) | 2023-08-21 | -1/+1 | |
| | | | ||||
| | * | Use title as parameter name for Embed in monster_vote | 2023-08-21 | -1/+1 | |
| | | | ||||
| | * | Bump ruff from 0.0.272 to 0.0.280 (#1333) | 2023-08-10 | -201/+189 | |
| | | | | | | | | | | | | | | | | | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Lovering <[email protected]> Co-authored-by: ChrisJL <[email protected]> | |||
| * | | Handle snakes without images | 2023-07-08 | -6/+12 | |
| | | |